TuckB commited on
Commit
ce68915
·
verified ·
1 Parent(s): 0149497

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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. The center letter is uniquely determined as the only letter appearing in all answer words.
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