Upload GPTNeoXForSequenceClassification
Browse files- config.json +3 -4
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"bos_token_id": 0,
|
| 8 |
"classifier_dropout": 0.1,
|
| 9 |
-
"dtype": "
|
| 10 |
"eos_token_id": 0,
|
| 11 |
"hidden_act": "gelu",
|
| 12 |
"hidden_dropout": 0.0,
|
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"0": "LABEL_0"
|
| 16 |
},
|
| 17 |
"initializer_range": 0.02,
|
| 18 |
-
"intermediate_size":
|
| 19 |
"label2id": {
|
| 20 |
"LABEL_0": 0
|
| 21 |
},
|
|
@@ -24,14 +24,13 @@
|
|
| 24 |
"model_type": "gpt_neox",
|
| 25 |
"num_attention_heads": 4,
|
| 26 |
"num_hidden_layers": 2,
|
| 27 |
-
"num_key_value_heads": 2,
|
| 28 |
"partial_rotary_factor": 0.25,
|
| 29 |
"rope_scaling": null,
|
| 30 |
"rope_theta": 10000,
|
| 31 |
"rotary_emb_base": 10000,
|
| 32 |
"rotary_pct": 0.25,
|
| 33 |
"tie_word_embeddings": false,
|
| 34 |
-
"transformers_version": "4.
|
| 35 |
"use_cache": true,
|
| 36 |
"use_parallel_residual": true,
|
| 37 |
"vocab_size": 50304
|
|
|
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"bos_token_id": 0,
|
| 8 |
"classifier_dropout": 0.1,
|
| 9 |
+
"dtype": "bfloat16",
|
| 10 |
"eos_token_id": 0,
|
| 11 |
"hidden_act": "gelu",
|
| 12 |
"hidden_dropout": 0.0,
|
|
|
|
| 15 |
"0": "LABEL_0"
|
| 16 |
},
|
| 17 |
"initializer_range": 0.02,
|
| 18 |
+
"intermediate_size": 32,
|
| 19 |
"label2id": {
|
| 20 |
"LABEL_0": 0
|
| 21 |
},
|
|
|
|
| 24 |
"model_type": "gpt_neox",
|
| 25 |
"num_attention_heads": 4,
|
| 26 |
"num_hidden_layers": 2,
|
|
|
|
| 27 |
"partial_rotary_factor": 0.25,
|
| 28 |
"rope_scaling": null,
|
| 29 |
"rope_theta": 10000,
|
| 30 |
"rotary_emb_base": 10000,
|
| 31 |
"rotary_pct": 0.25,
|
| 32 |
"tie_word_embeddings": false,
|
| 33 |
+
"transformers_version": "4.56.2",
|
| 34 |
"use_cache": true,
|
| 35 |
"use_parallel_residual": true,
|
| 36 |
"vocab_size": 50304
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a81e4bceef0d9309b52bba1b380589b17682e9b12ce0d52a286e6af09e685875
|
| 3 |
+
size 1621760
|