Training in progress, epoch 1
Browse files
config.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
| 39 |
"position_embedding_type": "absolute",
|
| 40 |
"problem_type": "single_label_classification",
|
| 41 |
"torch_dtype": "float32",
|
| 42 |
-
"transformers_version": "4.
|
| 43 |
"type_vocab_size": 2,
|
| 44 |
"use_cache": true,
|
| 45 |
"vocab_size": 30522
|
|
|
|
| 39 |
"position_embedding_type": "absolute",
|
| 40 |
"problem_type": "single_label_classification",
|
| 41 |
"torch_dtype": "float32",
|
| 42 |
+
"transformers_version": "4.48.3",
|
| 43 |
"type_vocab_size": 2,
|
| 44 |
"use_cache": true,
|
| 45 |
"vocab_size": 30522
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437977104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d264fb1fb102ae9b56c56ca2dcb66a687cf4000a5590bd112586e32176e4208
|
| 3 |
size 437977104
|
runs/Feb18_10-15-53_d495d44895a5/events.out.tfevents.1739873757.d495d44895a5.5629.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b835b39a458874472b82081037c57eb6e8904b740b84c8ef6b06765195a936b
|
| 3 |
+
size 5793
|
tokenizer_config.json
CHANGED
|
@@ -45,6 +45,7 @@
|
|
| 45 |
"cls_token": "[CLS]",
|
| 46 |
"do_basic_tokenize": true,
|
| 47 |
"do_lower_case": true,
|
|
|
|
| 48 |
"mask_token": "[MASK]",
|
| 49 |
"model_max_length": 1000000000000000019884624838656,
|
| 50 |
"never_split": null,
|
|
|
|
| 45 |
"cls_token": "[CLS]",
|
| 46 |
"do_basic_tokenize": true,
|
| 47 |
"do_lower_case": true,
|
| 48 |
+
"extra_special_tokens": {},
|
| 49 |
"mask_token": "[MASK]",
|
| 50 |
"model_max_length": 1000000000000000019884624838656,
|
| 51 |
"never_split": null,
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2035ab892dbf3cfcef1340f4e353505e827568aa76907d5b791ba192326bfd4
|
| 3 |
size 5304
|