Upload CamembertForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"CamembertForSequenceClassification"
|
5 |
],
|
@@ -28,7 +28,7 @@
|
|
28 |
"position_embedding_type": "absolute",
|
29 |
"problem_type": "single_label_classification",
|
30 |
"torch_dtype": "float32",
|
31 |
-
"transformers_version": "4.41.
|
32 |
"type_vocab_size": 1,
|
33 |
"use_cache": true,
|
34 |
"vocab_size": 25005
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/results/checkpoint-2241",
|
3 |
"architectures": [
|
4 |
"CamembertForSequenceClassification"
|
5 |
],
|
|
|
28 |
"position_embedding_type": "absolute",
|
29 |
"problem_type": "single_label_classification",
|
30 |
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.41.1",
|
32 |
"type_vocab_size": 1,
|
33 |
"use_cache": true,
|
34 |
"vocab_size": 25005
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 421007928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:414ba0237108b9dfe92fe6965c3c06035511b34c1caab1ca9724e43bb2b61ee0
|
3 |
size 421007928
|