GammaPTest commited on
Commit
e6a3023
1 Parent(s): 4fdf28d

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "eos_token_id": 0,
10
  "initializer_range": 0.02,
11
  "layer_norm_epsilon": 1e-05,
12
- "line_by_line": false,
13
  "model_type": "gpt2",
14
  "n_ctx": 64,
15
  "n_embd": 128,
 
9
  "eos_token_id": 0,
10
  "initializer_range": 0.02,
11
  "layer_norm_epsilon": 1e-05,
12
+ "line_by_line": true,
13
  "model_type": "gpt2",
14
  "n_ctx": 64,
15
  "n_embd": 128,