Commit
·
d1bc934
1
Parent(s):
295c982
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,8 @@ pretty_name: Word Games
|
|
| 14 |
|
| 15 |
Dataset contains more than 100k examples of pairs word-description, where description is kind of crossword question. It could be useful for models that generate some description for a word, or try to a guess word from a description.
|
| 16 |
|
|
|
|
|
|
|
| 17 |
Key stats:
|
| 18 |
- Number of examples: 133223
|
| 19 |
- Number of sources: 8
|
|
|
|
| 14 |
|
| 15 |
Dataset contains more than 100k examples of pairs word-description, where description is kind of crossword question. It could be useful for models that generate some description for a word, or try to a guess word from a description.
|
| 16 |
|
| 17 |
+
Source code for parsers and example of project are available [here](https://github.com/artemsnegirev/minibob)
|
| 18 |
+
|
| 19 |
Key stats:
|
| 20 |
- Number of examples: 133223
|
| 21 |
- Number of sources: 8
|