Commit
·
773f9bf
1
Parent(s):
0f3f3d4
Update README.md
Browse files
README.md
CHANGED
|
@@ -30,3 +30,5 @@ Data desciption:
|
|
| 30 |
- 'lstm' - trained from scratch word-level LSTM LM model and the corresponding tokenizer;
|
| 31 |
|
| 32 |
- 'text' - contains text data used for training, validation, and testing.
|
|
|
|
|
|
|
|
|
| 30 |
- 'lstm' - trained from scratch word-level LSTM LM model and the corresponding tokenizer;
|
| 31 |
|
| 32 |
- 'text' - contains text data used for training, validation, and testing.
|
| 33 |
+
|
| 34 |
+
- 'optimize' - data and results of optimization experiments
|