mikegarts commited on
Commit
adec4b7
·
1 Parent(s): 9045041

distilgpt2-lotr

Browse files
Files changed (3) hide show
  1. config.json +2 -0
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -7,6 +7,7 @@
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
 
10
  "embd_pdrop": 0.1,
11
  "eos_token_id": 50256,
12
  "id2label": {
@@ -17,6 +18,7 @@
17
  "LABEL_0": 0
18
  },
19
  "layer_norm_epsilon": 1e-05,
 
20
  "model_type": "gpt2",
21
  "n_ctx": 1024,
22
  "n_embd": 768,
 
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
10
+ "do_sample": true,
11
  "embd_pdrop": 0.1,
12
  "eos_token_id": 50256,
13
  "id2label": {
 
18
  "LABEL_0": 0
19
  },
20
  "layer_norm_epsilon": 1e-05,
21
+ "max_length": 50,
22
  "model_type": "gpt2",
23
  "n_ctx": 1024,
24
  "n_embd": 768,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a671f1772537fac64716479f9e78c89ba4880598f775fda14f723cbceaf7e908
3
- size 333969117
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b2f15aec32dbb086c7b3a935c5152db9ed954460e198063d7881f762bb3ee78
3
+ size 333967901
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85b2f6099291e0453ebc654cb2df690fceda6da3cb3024e736bef73cebb8bc53
3
  size 3311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76795c4de66d261c1f48bde45879ef05d59db198a08e3ba5a8f42c101e36306a
3
  size 3311