FpOliveira
commited on
Commit
•
64d805d
1
Parent(s):
562a610
Upload GPT2ForSequenceClassification
Browse files- config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2ForSequenceClassification"
|
@@ -25,6 +25,7 @@
|
|
25 |
"n_inner": null,
|
26 |
"n_layer": 12,
|
27 |
"n_positions": 1024,
|
|
|
28 |
"problem_type": "single_label_classification",
|
29 |
"reorder_and_upcast_attn": false,
|
30 |
"resid_pdrop": 0.1,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "tupi-gpt2-small",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2ForSequenceClassification"
|
|
|
25 |
"n_inner": null,
|
26 |
"n_layer": 12,
|
27 |
"n_positions": 1024,
|
28 |
+
"pad_token_id": 50256,
|
29 |
"problem_type": "single_label_classification",
|
30 |
"reorder_and_upcast_attn": false,
|
31 |
"resid_pdrop": 0.1,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497780432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd38b816594a18bea6647f77e66c85e1a007eafc529776f993224281cfca53a5
|
3 |
size 497780432
|