power-greg commited on
Commit
51823e9
·
1 Parent(s): 4ba66ef

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,17 +1,17 @@
1
  {
2
- "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
6
  ],
7
- "attn_pdrop": 0.1,
8
  "bos_token_id": 0,
9
  "embd_pdrop": 0.0,
10
  "eos_token_id": 0,
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
- "n_ctx": 512,
15
  "n_embd": 128,
16
  "n_head": 4,
17
  "n_inner": 128,
@@ -29,7 +29,7 @@
29
  "task_specific_params": {
30
  "text-generation": {
31
  "do_sample": false,
32
- "max_length": 512
33
  }
34
  },
35
  "torch_dtype": "float32",
 
1
  {
2
+ "_name_or_path": "/tmp/tmpx1b64gc2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
6
  ],
7
+ "attn_pdrop": 0.2,
8
  "bos_token_id": 0,
9
  "embd_pdrop": 0.0,
10
  "eos_token_id": 0,
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
+ "n_ctx": 256,
15
  "n_embd": 128,
16
  "n_head": 4,
17
  "n_inner": 128,
 
29
  "task_specific_params": {
30
  "text-generation": {
31
  "do_sample": false,
32
+ "max_length": 256
33
  }
34
  },
35
  "torch_dtype": "float32",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41b17cdeff43b4167675694eeec715457f35bc243c73c6f81505a75ace1f4655
3
  size 7379877
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb36b04098a9ebf0e80084390ebcb8a220dda75208ff9dd29e0c440eae27be0b
3
  size 7379877