sybk commited on
Commit
7a5e8be
1 Parent(s): c48fe88
Files changed (2) hide show
  1. config.json +37 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "./spoken1+2+3_hk1",
3
+ "activation_function": "gelu_new",
4
+ "adapters": {
5
+ "adapters": {},
6
+ "config_map": {}
7
+ },
8
+ "architectures": [
9
+ "GPT2LMHeadModel"
10
+ ],
11
+ "attn_pdrop": 0.1,
12
+ "bos_token_id": 50256,
13
+ "embd_pdrop": 0.1,
14
+ "eos_token_id": 50256,
15
+ "gradient_checkpointing": false,
16
+ "initializer_range": 0.02,
17
+ "layer_norm_epsilon": 1e-05,
18
+ "model_type": "gpt2",
19
+ "n_ctx": 1024,
20
+ "n_embd": 768,
21
+ "n_head": 12,
22
+ "n_inner": null,
23
+ "n_layer": 12,
24
+ "n_positions": 1024,
25
+ "output_past": true,
26
+ "pad_token_id": 3,
27
+ "resid_pdrop": 0.1,
28
+ "scale_attn_weights": true,
29
+ "summary_activation": null,
30
+ "summary_first_dropout": 0.1,
31
+ "summary_proj_to_labels": true,
32
+ "summary_type": "cls_index",
33
+ "summary_use_proj": true,
34
+ "transformers_version": "4.6.1",
35
+ "use_cache": true,
36
+ "vocab_size": 50124
37
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43ba5f15ef83ea924e0fce871fc54bb4dcee9f38199005e1be3cfcced834b489
3
+ size 509970106