[closed-loop/xai/exp_train_baseline:v6][bert-base-cased]
Browse files- config.json +2 -2
- model.safetensors +3 -0
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"BertForSequenceClassification"
|
| 5 |
],
|
|
@@ -20,7 +20,7 @@
|
|
| 20 |
"position_embedding_type": "absolute",
|
| 21 |
"problem_type": "single_label_classification",
|
| 22 |
"torch_dtype": "float32",
|
| 23 |
-
"transformers_version": "4.39.
|
| 24 |
"type_vocab_size": 2,
|
| 25 |
"use_cache": true,
|
| 26 |
"vocab_size": 28996
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/Users/georgemihaila/workplace/xai/artifacts/exp_train_baseline:v6",
|
| 3 |
"architectures": [
|
| 4 |
"BertForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 20 |
"position_embedding_type": "absolute",
|
| 21 |
"problem_type": "single_label_classification",
|
| 22 |
"torch_dtype": "float32",
|
| 23 |
+
"transformers_version": "4.39.3",
|
| 24 |
"type_vocab_size": 2,
|
| 25 |
"use_cache": true,
|
| 26 |
"vocab_size": 28996
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1f13cf8ff5af3b66e37e1bd223126a0c8feaf6200a2e2fae5fae6d8c4b5781c
|
| 3 |
+
size 433270768
|