sachin-iitd commited on
Commit
c52c192
1 Parent(s): 3a59c8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,7 +1,13 @@
1
  ---
2
  # For reference on model 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
- {}
 
 
 
 
 
 
5
  ---
6
 
7
  # Dataset Card for Dataset Name
 
1
  ---
2
  # For reference on model 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: train
8
+ path: "train.csv"
9
+ - split: test
10
+ path: "test.csv"
11
  ---
12
 
13
  # Dataset Card for Dataset Name