Upload GPT2ForSequenceClassification
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -24,6 +24,7 @@
|
|
24 |
"n_layer": 12,
|
25 |
"n_positions": 1024,
|
26 |
"pad_token_id": 50256,
|
|
|
27 |
"reorder_and_upcast_attn": false,
|
28 |
"resid_pdrop": 0.1,
|
29 |
"scale_attn_by_inverse_layer_idx": false,
|
|
|
24 |
"n_layer": 12,
|
25 |
"n_positions": 1024,
|
26 |
"pad_token_id": 50256,
|
27 |
+
"problem_type": "regression",
|
28 |
"reorder_and_upcast_attn": false,
|
29 |
"resid_pdrop": 0.1,
|
30 |
"scale_attn_by_inverse_layer_idx": false,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497810529
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:462cca99bff00707f8581e52b428f684e68c0db8fbd64b6969df11bdd5b4f701
|
3 |
size 497810529
|