seongj commited on
Commit
033d075
1 Parent(s): dcd09f0

End of training

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -1
  4. training_args.bin +1 -1
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
- "n_ctx": 128,
15
  "n_embd": 768,
16
  "n_head": 12,
17
  "n_inner": null,
 
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
+ "n_ctx": 256,
15
  "n_embd": 768,
16
  "n_head": 12,
17
  "n_inner": null,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e428d02d5fd1ea8af94d3d56d17e08cc4868d642c8600b7123ac731c41c7aa96
3
  size 510398013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:914743992c471796c23177a6882edbff4665cbde6a5ed1e3178651ce9e200fe3
3
  size 510398013
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67264e0b18d98e91e3010388e3f80ed587f7ab8e8dce7152fbfa615fbaecf865
3
  size 3899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e25479528a1946707f2473bd4a90e005ef2d983f413c92ef33b7c379f90d8f29
3
  size 3899