Upload GPT2ForSequenceClassification
Browse files- config.json +0 -12
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -8,19 +8,7 @@
|
|
| 8 |
"bos_token_id": 50256,
|
| 9 |
"embd_pdrop": 0.1,
|
| 10 |
"eos_token_id": 50256,
|
| 11 |
-
"id2label": {
|
| 12 |
-
"0": "LABEL_0",
|
| 13 |
-
"1": "LABEL_1",
|
| 14 |
-
"2": "LABEL_2",
|
| 15 |
-
"3": "LABEL_3"
|
| 16 |
-
},
|
| 17 |
"initializer_range": 0.02,
|
| 18 |
-
"label2id": {
|
| 19 |
-
"LABEL_0": 0,
|
| 20 |
-
"LABEL_1": 1,
|
| 21 |
-
"LABEL_2": 2,
|
| 22 |
-
"LABEL_3": 3
|
| 23 |
-
},
|
| 24 |
"layer_norm_epsilon": 1e-05,
|
| 25 |
"model_type": "gpt2",
|
| 26 |
"n_ctx": 1024,
|
|
|
|
| 8 |
"bos_token_id": 50256,
|
| 9 |
"embd_pdrop": 0.1,
|
| 10 |
"eos_token_id": 50256,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
"initializer_range": 0.02,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"layer_norm_epsilon": 1e-05,
|
| 13 |
"model_type": "gpt2",
|
| 14 |
"n_ctx": 1024,
|
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:5fc275538f2d0c630d944c64c99e368b811511a1ac473fcd2b97a9fecda7a254
|
| 3 |
+
size 497780432
|