Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -82,7 +82,7 @@ print(f"Easiest: {pairs[-1][0]} ({pairs[-1][1] / 10_000:.1%} solve rate)")
|
|
| 82 |
|
| 83 |
## Data Source
|
| 84 |
|
| 85 |
-
Human solve frequencies were collected from the NYT Spelling Bee's public statistics, which report how many users found each answer word. A random sample of 10,000 users per puzzle provides the frequency counts.
|
| 86 |
|
| 87 |
## Associated Paper
|
| 88 |
|
|
|
|
| 82 |
|
| 83 |
## Data Source
|
| 84 |
|
| 85 |
+
Human solve frequencies were collected from the NYT Spelling Bee's public statistics, which report how many users found each answer word. A random sample of 10,000 users per puzzle provides the frequency counts.
|
| 86 |
|
| 87 |
## Associated Paper
|
| 88 |
|