Pavankalyan commited on
Commit
3b5bfa9
·
verified ·
1 Parent(s): 592a0ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,5 +1,12 @@
1
  ---
2
  license: cc-by-sa-4.0
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Dataset Card for Dataset Name
@@ -51,13 +58,7 @@ This dataset card aims to be a base template for new datasets. It has been gener
51
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
52
 
53
  ---
54
- configs:
55
- config_name: default
56
- data_files:
57
- split: train
58
- path: "train_100k.jsonl"
59
- split: id_test
60
- path: "id_test_verified.jsonl"
61
 
62
  [More Information Needed]
63
 
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: "train_100k.jsonl"
8
+ - split: id_test
9
+ path: "id_test_verified.jsonl"
10
  ---
11
 
12
  # Dataset Card for Dataset Name
 
58
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
59
 
60
  ---
61
+
 
 
 
 
 
 
62
 
63
  [More Information Needed]
64