finiteautomata
commited on
Commit
•
9e03c82
1
Parent(s):
b085c26
Upload BertForSequenceClassification
Browse files- config.json +3 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -43,8 +43,8 @@
|
|
43 |
"position_embedding_type": "absolute",
|
44 |
"problem_type": "multi_label_classification",
|
45 |
"torch_dtype": "float32",
|
46 |
-
"transformers_version": "4.
|
47 |
"type_vocab_size": 2,
|
48 |
"use_cache": true,
|
49 |
-
"vocab_size":
|
50 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "piubamas/betonews-tweetcontext",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
43 |
"position_embedding_type": "absolute",
|
44 |
"problem_type": "multi_label_classification",
|
45 |
"torch_dtype": "float32",
|
46 |
+
"transformers_version": "4.25.1",
|
47 |
"type_vocab_size": 2,
|
48 |
"use_cache": true,
|
49 |
+
"vocab_size": 31006
|
50 |
}
|
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:376b04a72b67f19f64cda21e8b540866d63089520b2f1d35e52c32ae803ab90a
|
3 |
+
size 439516277
|