End of training
Browse files- README.md +11 -11
- config.json +6 -6
- model.safetensors +1 -1
- runs/Dec12_22-26-34_a365e7b9463b/events.out.tfevents.1734042396.a365e7b9463b.6288.0 +3 -0
- runs/Dec12_22-27-28_a365e7b9463b/events.out.tfevents.1734042448.a365e7b9463b.6288.1 +3 -0
- runs/Dec12_22-28-22_a365e7b9463b/events.out.tfevents.1734042503.a365e7b9463b.6288.2 +3 -0
- runs/Dec12_22-28-43_a365e7b9463b/events.out.tfevents.1734042524.a365e7b9463b.6288.3 +3 -0
- runs/Dec12_22-29-07_a365e7b9463b/events.out.tfevents.1734042547.a365e7b9463b.6288.4 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -18,14 +18,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1 Macro: 0.
|
24 |
-
- F1 Micro: 0.
|
25 |
-
- Precision Macro: 0.
|
26 |
-
- Precision Micro: 0.
|
27 |
-
- Recall Macro: 0.
|
28 |
-
- Recall Micro: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | F1 Micro | Precision Macro | Precision Micro | Recall Macro | Recall Micro |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:--------:|:---------------:|:---------------:|:------------:|:------------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0939
|
22 |
+
- Accuracy: 0.9856
|
23 |
+
- F1 Macro: 0.8809
|
24 |
+
- F1 Micro: 0.8809
|
25 |
+
- Precision Macro: 0.8970
|
26 |
+
- Precision Micro: 0.8970
|
27 |
+
- Recall Macro: 0.8654
|
28 |
+
- Recall Micro: 0.8654
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | F1 Micro | Precision Macro | Precision Micro | Recall Macro | Recall Micro |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:--------:|:---------------:|:---------------:|:------------:|:------------:|
|
59 |
+
| 0.0117 | 1.0 | 93 | 0.1278 | 0.9781 | 0.8046 | 0.8046 | 0.8322 | 0.8322 | 0.7788 | 0.7788 |
|
60 |
+
| 0.008 | 2.0 | 186 | 0.0995 | 0.9860 | 0.8832 | 0.8832 | 0.9355 | 0.9355 | 0.8365 | 0.8365 |
|
61 |
+
| 0.0054 | 3.0 | 279 | 0.0939 | 0.9856 | 0.8809 | 0.8809 | 0.8970 | 0.8970 | 0.8654 | 0.8654 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
config.json
CHANGED
@@ -10,16 +10,16 @@
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
-
"0": "
|
14 |
-
"1": "
|
15 |
-
"2": "
|
16 |
},
|
17 |
"initializer_range": 0.02,
|
18 |
"intermediate_size": 3072,
|
19 |
"label2id": {
|
20 |
-
"
|
21 |
-
"
|
22 |
-
"
|
23 |
},
|
24 |
"layer_norm_eps": 1e-12,
|
25 |
"max_position_embeddings": 512,
|
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
+
"0": "I-ERROR",
|
14 |
+
"1": "O",
|
15 |
+
"2": "B-ERROR"
|
16 |
},
|
17 |
"initializer_range": 0.02,
|
18 |
"intermediate_size": 3072,
|
19 |
"label2id": {
|
20 |
+
"B-ERROR": 2,
|
21 |
+
"I-ERROR": 0,
|
22 |
+
"O": 1
|
23 |
},
|
24 |
"layer_norm_eps": 1e-12,
|
25 |
"max_position_embeddings": 512,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435599164
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81178ab9cd855cd136340b2fce7785d5bf5c022abd2179a41c7d940f38986d02
|
3 |
size 435599164
|
runs/Dec12_22-26-34_a365e7b9463b/events.out.tfevents.1734042396.a365e7b9463b.6288.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:615daa07fefb74c63a20da26d393794a36735f5c87933007765581c4105ff654
|
3 |
+
size 8199
|
runs/Dec12_22-27-28_a365e7b9463b/events.out.tfevents.1734042448.a365e7b9463b.6288.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aac593b559a4718c6caa8943353afbf19f85cd01b873931c21bb6a169d93737
|
3 |
+
size 8198
|
runs/Dec12_22-28-22_a365e7b9463b/events.out.tfevents.1734042503.a365e7b9463b.6288.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9f3706e0b2df20b9f5796ee7c80ec9f33034ae3f5dbe7cefa9d89c703f32fd9
|
3 |
+
size 8198
|
runs/Dec12_22-28-43_a365e7b9463b/events.out.tfevents.1734042524.a365e7b9463b.6288.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aa117967fc11689f64c2bc314a4586798fcc942ad16b999628415317da1ebb7
|
3 |
+
size 8198
|
runs/Dec12_22-29-07_a365e7b9463b/events.out.tfevents.1734042547.a365e7b9463b.6288.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:076b4cc0018791a7e33fbfed7ddba8850c6b3fe47a62271cfb2525a28886b2ae
|
3 |
+
size 8198
|
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:430b7d7547fece0d5290dcb315bce4c3e13a76dfeada4b00dc071da5458658b2
|
3 |
size 5304
|