jherzog commited on
Commit
834b1ef
·
verified ·
1 Parent(s): 83e29df

Update dataset viewer

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -19,8 +19,10 @@ tags:
19
  - sentinel-2
20
  - multispectral
21
  configs:
22
- - config_name: main_data
23
- data_files: "BigEarthNet.txt.parquet"
 
 
24
  default: true
25
  ---
26
 
 
19
  - sentinel-2
20
  - multispectral
21
  configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: all_data
25
+ path: BigEarthNet.txt.parquet
26
  default: true
27
  ---
28