tdooms commited on
Commit
b8a3f71
·
verified ·
1 Parent(s): c766ddb

Update config.json

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