SushantGautam commited on
Commit
f67da71
1 Parent(s): d0caafa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,11 +2,11 @@
2
  # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
3
  # Doc / guide: https://huggingface.co/docs/hub/datasets-cards
4
  configs:
5
- - config_name: default
6
  data_files:
7
  - split: raw_annotations
8
  path:
9
  - "metadata.csv"
10
  - "images/*.jpg"
11
- default: true
12
  ---
 
2
  # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
3
  # Doc / guide: https://huggingface.co/docs/hub/datasets-cards
4
  configs:
5
+ - config_name: main_data
6
  data_files:
7
  - split: raw_annotations
8
  path:
9
  - "metadata.csv"
10
  - "images/*.jpg"
11
+ default: true
12
  ---