Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
arjunguha commited on
Commit
87b0626
1 Parent(s): 1650640

Upload dataset

Browse files
README.md CHANGED
@@ -2,6 +2,21 @@
2
  language:
3
  - en
4
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  - config_name: obscure_questions
6
  features:
7
  - name: url
@@ -42,6 +57,12 @@ dataset_info:
42
  download_size: 12949685
43
  dataset_size: 7640857.145607997
44
  configs:
 
 
 
 
 
 
45
  - config_name: obscure_questions
46
  data_files:
47
  - split: test
 
2
  language:
3
  - en
4
  dataset_info:
5
+ - config_name: math_word_problems
6
+ features:
7
+ - name: question
8
+ dtype: string
9
+ - name: answer
10
+ dtype: int64
11
+ splits:
12
+ - name: train
13
+ num_bytes: 12217
14
+ num_examples: 50
15
+ - name: test
16
+ num_bytes: 11738
17
+ num_examples: 50
18
+ download_size: 19876
19
+ dataset_size: 23955
20
  - config_name: obscure_questions
21
  features:
22
  - name: url
 
57
  download_size: 12949685
58
  dataset_size: 7640857.145607997
59
  configs:
60
+ - config_name: math_word_problems
61
+ data_files:
62
+ - split: train
63
+ path: math_word_problems/train-*
64
+ - split: test
65
+ path: math_word_problems/test-*
66
  - config_name: obscure_questions
67
  data_files:
68
  - split: test
math_word_problems/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:061fc4db0927a5c6fca675413678c336889e2bed928162d3f1409dde9170341f
3
+ size 9735
math_word_problems/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca174ad55c3456d7c32bd68ab4ee809b9506aa6a8582a0c4d65ea22762a3c2cd
3
+ size 10141