Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
wadhma commited on
Commit
157930d
·
verified ·
1 Parent(s): 228f434

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: letters
5
+ dtype: string
6
+ - name: answer
7
+ dtype: string
8
+ - name: all_best
9
+ list: string
10
+ - name: length
11
+ dtype: int64
12
+ - name: letters_length
13
+ dtype: int64
14
+ splits:
15
+ - name: train
16
+ num_bytes: 148477
17
+ num_examples: 2400
18
+ - name: validation
19
+ num_bytes: 18721
20
+ num_examples: 300
21
+ - name: test
22
+ num_bytes: 18872
23
+ num_examples: 300
24
+ download_size: 108769
25
+ dataset_size: 186070
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: validation
32
+ path: data/validation-*
33
+ - split: test
34
+ path: data/test-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8d8e75bc0e4160b02af2c47539cf8df9a011c55a2b7bb9282adc7c2b16fb8c6
3
+ size 13154
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f257a337041d59086db4d359dc33d8c86cac6c7bc680919ba258be5970d70ff
3
+ size 82557
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c8c595cf27b40e9100793db5012a82335262d0b2bc74bac110b8f206c7922f1
3
+ size 13058