davebulaval
commited on
Upload BertForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "datastore/
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -26,7 +26,7 @@
|
|
26 |
"position_embedding_type": "absolute",
|
27 |
"problem_type": "regression",
|
28 |
"torch_dtype": "float32",
|
29 |
-
"transformers_version": "4.
|
30 |
"type_vocab_size": 2,
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 30522
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./datastore/V2",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
26 |
"position_embedding_type": "absolute",
|
27 |
"problem_type": "regression",
|
28 |
"torch_dtype": "float32",
|
29 |
+
"transformers_version": "4.36.2",
|
30 |
"type_vocab_size": 2,
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 30522
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7f946167698ee163d4a8f7a0a6d992c0128e5bea581484fd5a558d8364ef519
|
3 |
+
size 437955572
|