Upload BertForSequenceClassification
Browse files- config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"BertForSequenceClassification"
|
| 4 |
],
|
|
@@ -22,7 +23,7 @@
|
|
| 22 |
"position_embedding_type": "absolute",
|
| 23 |
"problem_type": "single_label_classification",
|
| 24 |
"torch_dtype": "float32",
|
| 25 |
-
"transformers_version": "4.
|
| 26 |
"type_vocab_size": 2,
|
| 27 |
"use_cache": true,
|
| 28 |
"vocab_size": 30522
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "prajjwal1/bert-tiny",
|
| 3 |
"architectures": [
|
| 4 |
"BertForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 23 |
"position_embedding_type": "absolute",
|
| 24 |
"problem_type": "single_label_classification",
|
| 25 |
"torch_dtype": "float32",
|
| 26 |
+
"transformers_version": "4.48.3",
|
| 27 |
"type_vocab_size": 2,
|
| 28 |
"use_cache": true,
|
| 29 |
"vocab_size": 30522
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 17549312
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23298c1d179e3fefba7712cc24e3d2b4605529d7093f67b1d8f8b58dfb8255b3
|
| 3 |
size 17549312
|