lfqian commited on
Commit
cb49a6a
·
verified ·
1 Parent(s): b4e6f21

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input
5
+ dtype: string
6
+ - name: output
7
+ dtype: string
8
+ - name: task
9
+ dtype: string
10
+ splits:
11
+ - name: copying
12
+ num_bytes: 1466
13
+ num_examples: 50
14
+ - name: uppercase
15
+ num_bytes: 598
16
+ num_examples: 26
17
+ - name: basic_arithmetic
18
+ num_bytes: 444
19
+ num_examples: 10
20
+ - name: plural_upper
21
+ num_bytes: 5880
22
+ num_examples: 165
23
+ - name: gerund_upper
24
+ num_bytes: 6913
25
+ num_examples: 178
26
+ - name: math
27
+ num_bytes: 478
28
+ num_examples: 20
29
+ download_size: 17224
30
+ dataset_size: 15779
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: copying
35
+ path: data/copying-*
36
+ - split: uppercase
37
+ path: data/uppercase-*
38
+ - split: basic_arithmetic
39
+ path: data/basic_arithmetic-*
40
+ - split: plural_upper
41
+ path: data/plural_upper-*
42
+ - split: gerund_upper
43
+ path: data/gerund_upper-*
44
+ - split: math
45
+ path: data/math-*
46
+ ---
data/basic_arithmetic-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41bb23efcd244df3232be2d9d13d6b30a994d62c0fd6d681258d61d6b511d900
3
+ size 1827
data/copying-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05d9f1a0910e511d503130c03b1769ff1adb684d924b061f63dcf2576a1e9ecc
3
+ size 2529
data/gerund_upper-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df49fb91f395a2aa3f967dbd031240957026dc8e6d3ffdb1e0546ee8344a4ce6
3
+ size 4785
data/math-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c99e719992e5b9ea3f7a6293fb6b59e254a8d5d0e227aed9e019e9b4aa46bf2d
3
+ size 1859
data/plural_upper-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32b5144d8b62e62c56ef630fe51dd9bbeee8434b16f0014a40430ba99e03c71b
3
+ size 4393
data/uppercase-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95ae54bef655150439083ced6e4c6edd2dd747343a0355d2c31211a3089b0538
3
+ size 1831