chore: clarify difficulty field.
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ Large Language Models (LLMs) have shown impressive performance on various benchm
|
|
23 |
- `answerDescription` - the group name
|
24 |
- `words` - the 4 words that classify into this group
|
25 |
|
26 |
-
`difficulty` - the difficulty of the puzzle as rated by community contributors.
|
27 |
|
28 |
## Citation
|
29 |
```
|
|
|
23 |
- `answerDescription` - the group name
|
24 |
- `words` - the 4 words that classify into this group
|
25 |
|
26 |
+
`difficulty` - the difficulty of the puzzle as rated by community contributors (should such a rating be obtained, otherwise `null`).
|
27 |
|
28 |
## Citation
|
29 |
```
|