Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- tokenizer_config.json +0 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -44,7 +44,7 @@
|
|
44 |
"position_embedding_type": "absolute",
|
45 |
"problem_type": "single_label_classification",
|
46 |
"torch_dtype": "float32",
|
47 |
-
"transformers_version": "4.34.
|
48 |
"type_vocab_size": 2,
|
49 |
"use_cache": true,
|
50 |
"vocab_size": 28996
|
|
|
44 |
"position_embedding_type": "absolute",
|
45 |
"problem_type": "single_label_classification",
|
46 |
"torch_dtype": "float32",
|
47 |
+
"transformers_version": "4.34.1",
|
48 |
"type_vocab_size": 2,
|
49 |
"use_cache": true,
|
50 |
"vocab_size": 28996
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433340209
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82b3604ddc95f79504fd853f3d07714ee42bc4ccd3c53606379c09d3d414fddc
|
3 |
size 433340209
|
tokenizer_config.json
CHANGED
@@ -41,7 +41,6 @@
|
|
41 |
"special": true
|
42 |
}
|
43 |
},
|
44 |
-
"additional_special_tokens": [],
|
45 |
"clean_up_tokenization_spaces": true,
|
46 |
"cls_token": "[CLS]",
|
47 |
"do_lower_case": false,
|
|
|
41 |
"special": true
|
42 |
}
|
43 |
},
|
|
|
44 |
"clean_up_tokenization_spaces": true,
|
45 |
"cls_token": "[CLS]",
|
46 |
"do_lower_case": false,
|
training_args.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:fe8e427bd7444348171a64f89617c3fbe9a1ff4164dbe7f28215b3359b9f762f
|
3 |
+
size 4091
|