Upload GPT2ForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +2 -2
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": "damienbenveniste/my-distributed-model",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2ForSequenceClassification"
|
|
|
51 |
}
|
52 |
},
|
53 |
"torch_dtype": "float32",
|
54 |
+
"transformers_version": "4.40.2",
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bd3958f74314da7788173bdb9d99d4dc91242e6b9fbd8d7cda12726e51c51ac
|
3 |
+
size 497792720
|