Upload BertForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"BertForSequenceClassification"
|
| 5 |
],
|
|
@@ -33,7 +33,7 @@
|
|
| 33 |
"num_hidden_layers": 3,
|
| 34 |
"pad_token_id": 0,
|
| 35 |
"position_embedding_type": "absolute",
|
| 36 |
-
"torch_dtype": "
|
| 37 |
"transformers_version": "4.42.3",
|
| 38 |
"type_vocab_size": 2,
|
| 39 |
"use_cache": true,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "cointegrated/rubert-tiny2",
|
| 3 |
"architectures": [
|
| 4 |
"BertForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 33 |
"num_hidden_layers": 3,
|
| 34 |
"pad_token_id": 0,
|
| 35 |
"position_embedding_type": "absolute",
|
| 36 |
+
"torch_dtype": "float16",
|
| 37 |
"transformers_version": "4.42.3",
|
| 38 |
"type_vocab_size": 2,
|
| 39 |
"use_cache": true,
|
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:fb16f16cfd9b11425665e246ddc75c441a83aa3206fb74e900820211b3297d08
|
| 3 |
+
size 58397114
|