Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -14,9 +14,10 @@
|
|
14 |
"max_position_embeddings": 512,
|
15 |
"model_type": "bert",
|
16 |
"num_attention_heads": 2,
|
17 |
-
"num_hidden_layers":
|
18 |
"pad_token_id": 0,
|
19 |
"position_embedding_type": "absolute",
|
|
|
20 |
"torch_dtype": "float32",
|
21 |
"transformers_version": "4.17.0",
|
22 |
"type_vocab_size": 2,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "google/bert_uncased_L-2_H-128_A-2",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
14 |
"max_position_embeddings": 512,
|
15 |
"model_type": "bert",
|
16 |
"num_attention_heads": 2,
|
17 |
+
"num_hidden_layers": 2,
|
18 |
"pad_token_id": 0,
|
19 |
"position_embedding_type": "absolute",
|
20 |
+
"problem_type": "single_label_classification",
|
21 |
"torch_dtype": "float32",
|
22 |
"transformers_version": "4.17.0",
|
23 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3445bfcc3873565fbc2efe055b44f60770e464124b2e428796d08d192e481ff5
|
3 |
+
size 17564711
|
runs/Mar23_23-34-20_1f6fbf265ce1/1648078496.3379376/events.out.tfevents.1648078496.1f6fbf265ce1.70.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74d7540ee042691a3b79bec53e2a98dca3e810a9b6f980ab40ec1f5e831b5c48
|
3 |
+
size 4842
|
runs/Mar23_23-34-20_1f6fbf265ce1/events.out.tfevents.1648078496.1f6fbf265ce1.70.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2a715fb592913ab01de400b60a5d9b48dded6562d6abf92b2b684355989dd36
|
3 |
+
size 3796
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd6184be899b3a4032672e9dd6fc1a94620c0f5ecbdcc6a46b852a88fd62b9f8
|
3 |
size 3055
|