Upload GPT2ForSequenceClassification
Browse files- config.json +2 -2
- 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"
|
@@ -51,7 +51,7 @@
|
|
51 |
}
|
52 |
},
|
53 |
"torch_dtype": "float32",
|
54 |
-
"transformers_version": "4.
|
55 |
"use_cache": true,
|
56 |
"vocab_size": 50257
|
57 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "gpt2",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2ForSequenceClassification"
|
|
|
51 |
}
|
52 |
},
|
53 |
"torch_dtype": "float32",
|
54 |
+
"transformers_version": "4.42.3",
|
55 |
"use_cache": true,
|
56 |
"vocab_size": 50257
|
57 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497792720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b65bf9ca85ccfb16ca1f2ee1e25bd5667d7fa5d3c41f491e704ea668c823a64
|
3 |
size 497792720
|