Upload RobertaForSequenceClassification
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
@@ -25,7 +25,7 @@
|
|
25 |
"position_embedding_type": "absolute",
|
26 |
"problem_type": "single_label_classification",
|
27 |
"torch_dtype": "float32",
|
28 |
-
"transformers_version": "4.
|
29 |
"type_vocab_size": 1,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 50265
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "roberta_no_ligature_train+gpt3/model_no_ligture/train/conclusion",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
|
|
25 |
"position_embedding_type": "absolute",
|
26 |
"problem_type": "single_label_classification",
|
27 |
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.31.0",
|
29 |
"type_vocab_size": 1,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 50265
|
pytorch_model.bin
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:51a10419b45cc238e804a70f61e290d950b19ed5cf59cf5fe387a2c8d99a8705
|
3 |
+
size 498654833
|