an-atlas commited on
Commit
ea53975
1 Parent(s): 176a47c

Upload model

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
6
- "GPT2LMHeadModel"
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
@@ -43,4 +43,4 @@
43
  "transformers_version": "4.30.2",
44
  "use_cache": true,
45
  "vocab_size": 50257
46
- }
 
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
6
+ "GPT2Model"
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
 
43
  "transformers_version": "4.30.2",
44
  "use_cache": true,
45
  "vocab_size": 50257
46
+ }