Datasets:
SushantGautam
commited on
Commit
•
f67da71
1
Parent(s):
d0caafa
Update README.md
Browse files
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:
|
6 |
data_files:
|
7 |
- split: raw_annotations
|
8 |
path:
|
9 |
- "metadata.csv"
|
10 |
- "images/*.jpg"
|
11 |
-
|
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 |
---
|