Ibrahim-Alam
commited on
Commit
•
b992c58
1
Parent(s):
5392345
Training in progress, epoch 1
Browse files- config.json +9 -10
- pytorch_model.bin +2 -2
- runs/Oct07_15-42-55_0f4dec402fb6/events.out.tfevents.1728315847.0f4dec402fb6.264.0 +2 -2
- runs/Oct07_15-42-55_0f4dec402fb6/events.out.tfevents.1728321680.0f4dec402fb6.264.2 +3 -0
- runs/Oct07_17-33-53_0f4dec402fb6/1728322493.6932845/events.out.tfevents.1728322493.0f4dec402fb6.264.4 +3 -0
- runs/Oct07_17-33-53_0f4dec402fb6/events.out.tfevents.1728322493.0f4dec402fb6.264.3 +3 -0
- runs/Oct07_18-09-36_0f4dec402fb6/1728324662.3471515/events.out.tfevents.1728324662.0f4dec402fb6.264.6 +3 -0
- runs/Oct07_18-09-36_0f4dec402fb6/events.out.tfevents.1728324662.0f4dec402fb6.264.5 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,28 +1,27 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
-
"bos_token_id": 0,
|
8 |
"classifier_dropout": null,
|
9 |
-
"
|
10 |
"hidden_act": "gelu",
|
11 |
"hidden_dropout_prob": 0.1,
|
12 |
"hidden_size": 768,
|
13 |
"initializer_range": 0.02,
|
14 |
"intermediate_size": 3072,
|
15 |
-
"layer_norm_eps": 1e-
|
16 |
-
"max_position_embeddings":
|
17 |
-
"model_type": "
|
18 |
"num_attention_heads": 12,
|
19 |
"num_hidden_layers": 12,
|
20 |
-
"pad_token_id":
|
21 |
"position_embedding_type": "absolute",
|
22 |
"problem_type": "single_label_classification",
|
23 |
"torch_dtype": "float32",
|
24 |
"transformers_version": "4.28.0",
|
25 |
-
"type_vocab_size":
|
26 |
"use_cache": true,
|
27 |
-
"vocab_size":
|
28 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "bert-base-uncased",
|
3 |
"architectures": [
|
4 |
+
"BertForSequenceClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
|
|
7 |
"classifier_dropout": null,
|
8 |
+
"gradient_checkpointing": false,
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"initializer_range": 0.02,
|
13 |
"intermediate_size": 3072,
|
14 |
+
"layer_norm_eps": 1e-12,
|
15 |
+
"max_position_embeddings": 512,
|
16 |
+
"model_type": "bert",
|
17 |
"num_attention_heads": 12,
|
18 |
"num_hidden_layers": 12,
|
19 |
+
"pad_token_id": 0,
|
20 |
"position_embedding_type": "absolute",
|
21 |
"problem_type": "single_label_classification",
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.28.0",
|
24 |
+
"type_vocab_size": 2,
|
25 |
"use_cache": true,
|
26 |
+
"vocab_size": 30522
|
27 |
}
|
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:5b5fe413d81df350c46c54054dcfda2fb42da4c8bba54e1a19512a25c8d16ee4
|
3 |
+
size 438008370
|
runs/Oct07_15-42-55_0f4dec402fb6/events.out.tfevents.1728315847.0f4dec402fb6.264.0
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:05b03405ddb31b7ba5799233f4ea10845b1177ac66e0981b64cdff1f39970639
|
3 |
+
size 6409
|
runs/Oct07_15-42-55_0f4dec402fb6/events.out.tfevents.1728321680.0f4dec402fb6.264.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78991e1295695b4f9c22bd2072264381b31d82102b541f0b4fe1ff4d4d3d21ff
|
3 |
+
size 457
|
runs/Oct07_17-33-53_0f4dec402fb6/1728322493.6932845/events.out.tfevents.1728322493.0f4dec402fb6.264.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58eef493e12be0fc61e3d8f7e152c0bfdd9a17768f6e87df3eff9aa308ae6455
|
3 |
+
size 5891
|
runs/Oct07_17-33-53_0f4dec402fb6/events.out.tfevents.1728322493.0f4dec402fb6.264.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2713fa8108add1a2bd49a915832cb19046f5e35c14770152c14f435368b010e6
|
3 |
+
size 4642
|
runs/Oct07_18-09-36_0f4dec402fb6/1728324662.3471515/events.out.tfevents.1728324662.0f4dec402fb6.264.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d1eddd4bf31dcda7442f306a49e40c60947ec7705b316c43da90071c20c771c
|
3 |
+
size 5891
|
runs/Oct07_18-09-36_0f4dec402fb6/events.out.tfevents.1728324662.0f4dec402fb6.264.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72b6a2adec3f7871d7710bec185afa1f70b5cf1f1e2ac3a082de3fe2a9714ecd
|
3 |
+
size 6047
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4088
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f23a5cf27cb1938d3a6134a469ce8150761e845614db1a311fbda91a82677f6
|
3 |
size 4088
|