TuckB commited on
Commit
d9f9294
·
verified ·
1 Parent(s): a5e1cf1

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +23 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -15,6 +15,29 @@ size_categories:
15
  task_categories:
16
  - text-generation
17
  pretty_name: NYT Spelling Bee Human Difficulty
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  # NYT Spelling Bee — Human Difficulty Dataset
 
15
  task_categories:
16
  - text-generation
17
  pretty_name: NYT Spelling Bee Human Difficulty
18
+ dataset_info:
19
+ features:
20
+ - name: date
21
+ dtype: string
22
+ - name: center_letter
23
+ dtype: string
24
+ - name: outer_letters
25
+ list: string
26
+ - name: answer_words
27
+ list: string
28
+ - name: answer_user_counts
29
+ list: int32
30
+ splits:
31
+ - name: train
32
+ num_bytes: 40186
33
+ num_examples: 58
34
+ download_size: 42419
35
+ dataset_size: 40186
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
  ---
42
 
43
  # NYT Spelling Bee — Human Difficulty Dataset
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:facb43abb7ffc2e69c599ab13138b2c5818d7495d3da0bb5bbc77fa08b36e4a6
3
- size 44842
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2ee1a72875eb04dab923576acbae6c4a71db1a142b64185ba8e6aa9c38b50ba
3
+ size 42419