Marwolaeth
commited on
Upload RobertaForSequenceClassification
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 |
"RobertaForSequenceClassification"
|
5 |
],
|
@@ -30,7 +30,7 @@
|
|
30 |
"position_embedding_type": "absolute",
|
31 |
"problem_type": "single_label_classification",
|
32 |
"torch_dtype": "float16",
|
33 |
-
"transformers_version": "4.
|
34 |
"type_vocab_size": 1,
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 98505
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "checkpoints/rosberta-nli-terra-v1/checkpoint-300",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
|
|
30 |
"position_embedding_type": "absolute",
|
31 |
"problem_type": "single_label_classification",
|
32 |
"torch_dtype": "float16",
|
33 |
+
"transformers_version": "4.47.1",
|
34 |
"type_vocab_size": 1,
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 98505
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 809567076
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0b1f4a0599c6c09598f9ab4c34cf087ebfeb0ddd9249cdb5ef62503b4aead62
|
3 |
size 809567076
|