Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -15,6 +15,7 @@
|
|
15 |
"noise": null,
|
16 |
"normalization": true,
|
17 |
"tokenizer": "ts-4096",
|
|
|
18 |
"torch_dtype": "float32",
|
19 |
"transformers_version": "4.44.2"
|
20 |
}
|
|
|
15 |
"noise": null,
|
16 |
"normalization": true,
|
17 |
"tokenizer": "ts-4096",
|
18 |
+
"dataset": "tinystories",
|
19 |
"torch_dtype": "float32",
|
20 |
"transformers_version": "4.44.2"
|
21 |
}
|