glopezas commited on
Commit
a454d39
·
verified ·
1 Parent(s): d5229a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,3 +1,4 @@
 
1
  pretty_name: Math StackExchange Curated (Parquet, CC BY-SA 4.0)
2
  dataset_type: text
3
  license: cc-by-sa-4.0
@@ -19,9 +20,9 @@ task_ids:
19
  configs:
20
  - config_name: default
21
  data_files:
22
- train: math_stackexchange_train.parquet
23
- validation: math_stackexchange_val.parquet
24
- test: math_stackexchange_test.parquet
25
  ---
26
 
27
  # Math StackExchange Curated (Parquet, CC BY-SA 4.0)
 
1
+ ---
2
  pretty_name: Math StackExchange Curated (Parquet, CC BY-SA 4.0)
3
  dataset_type: text
4
  license: cc-by-sa-4.0
 
20
  configs:
21
  - config_name: default
22
  data_files:
23
+ - math_stackexchange_train.parquet
24
+ - math_stackexchange_val.parquet
25
+ - math_stackexchange_test.parquet
26
  ---
27
 
28
  # Math StackExchange Curated (Parquet, CC BY-SA 4.0)