Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -26,6 +26,7 @@
|
|
26 |
"num_hidden_layers": 12,
|
27 |
"pad_token_id": 0,
|
28 |
"position_embedding_type": "absolute",
|
|
|
29 |
"torch_dtype": "float32",
|
30 |
"transformers_version": "4.31.0",
|
31 |
"type_vocab_size": 2,
|
|
|
26 |
"num_hidden_layers": 12,
|
27 |
"pad_token_id": 0,
|
28 |
"position_embedding_type": "absolute",
|
29 |
+
"problem_type": "single_label_classification",
|
30 |
"torch_dtype": "float32",
|
31 |
"transformers_version": "4.31.0",
|
32 |
"type_vocab_size": 2,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438003505
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b465134313a07fbdee315205106f17c3d68151173e980ac25baf681b55e08ad7
|
3 |
size 438003505
|
runs/Aug01_12-38-33_ac80409ecb02/events.out.tfevents.1690893524.ac80409ecb02.9455.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98477c51c43855a48905b36fa70be07e06e97461d06788a7a894b0769272ca5f
|
3 |
+
size 4495
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:958ed0c1d0ff81b192afdcfb7bb86b777b918e81d4ee15bc83c862af00915a66
|
3 |
size 3963
|