tdooms commited on
Commit
6baf9a2
·
verified ·
1 Parent(s): e5e17f9

Update config.json

Browse files
Files changed (1) hide show
  1. 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
  }