regisss HF Staff commited on
Commit
6c6c4f5
·
verified ·
1 Parent(s): 74791dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -36,4 +36,13 @@ configs:
36
  path: data/test-*
37
  - split: validation
38
  path: data/validation-*
 
 
 
 
 
 
 
39
  ---
 
 
 
36
  path: data/test-*
37
  - split: validation
38
  path: data/validation-*
39
+ license: apache-2.0
40
+ task_categories:
41
+ - question-answering
42
+ language:
43
+ - en
44
+ size_categories:
45
+ - 10K<n<100K
46
  ---
47
+
48
+ The [MathQA](https://huggingface.co/datasets/allenai/math_qa) dataset without needing to run remote code, so it is compatible with datasets >= 4.0.0.