Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -8,6 +8,7 @@
|
|
| 8 |
"d_model": 768,
|
| 9 |
"gate": null,
|
| 10 |
"tokenizer": "ts-4096",
|
|
|
|
| 11 |
"n_ctx": 256,
|
| 12 |
"n_head": 12,
|
| 13 |
"n_layer": 8,
|
|
|
|
| 8 |
"d_model": 768,
|
| 9 |
"gate": null,
|
| 10 |
"tokenizer": "ts-4096",
|
| 11 |
+
"dataset": "tinystories",
|
| 12 |
"n_ctx": 256,
|
| 13 |
"n_head": 12,
|
| 14 |
"n_layer": 8,
|