End of training
Browse files
README.md
CHANGED
|
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
-
- Loss:
|
| 24 |
-
- Accuracy: 0.
|
| 25 |
-
- Recall: 0.
|
| 26 |
-
- Precision: 0.
|
| 27 |
-
- F1: 0.
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | Precision | F1 |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 58 |
-
| No log | 1.0 | 2 |
|
| 59 |
-
| No log | 2.0 | 4 |
|
| 60 |
-
| No log | 3.0 | 6 |
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
|
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 1.8885
|
| 24 |
+
- Accuracy: 0.4
|
| 25 |
+
- Recall: 0.4
|
| 26 |
+
- Precision: 0.4
|
| 27 |
+
- F1: 0.4000
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | Precision | F1 |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 58 |
+
| No log | 1.0 | 2 | 1.9131 | 0.4 | 0.4 | 0.4 | 0.4000 |
|
| 59 |
+
| No log | 2.0 | 4 | 1.8854 | 0.4 | 0.4 | 0.4 | 0.4000 |
|
| 60 |
+
| No log | 3.0 | 6 | 1.8885 | 0.4 | 0.4 | 0.4 | 0.4000 |
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
config.json
CHANGED
|
@@ -10,28 +10,28 @@
|
|
| 10 |
"hidden_dropout_prob": 0.1,
|
| 11 |
"hidden_size": 768,
|
| 12 |
"id2label": {
|
| 13 |
-
"0": "
|
| 14 |
-
"1": "LABEL_1",
|
| 15 |
"2": "LABEL_2",
|
| 16 |
-
"3": "
|
| 17 |
-
"4": "
|
| 18 |
-
"5": "
|
| 19 |
-
"6": "
|
| 20 |
-
"7": "
|
| 21 |
-
"8": "
|
| 22 |
},
|
| 23 |
"initializer_range": 0.02,
|
| 24 |
"intermediate_size": 3072,
|
| 25 |
"label2id": {
|
| 26 |
-
"
|
| 27 |
-
"LABEL_1": 1,
|
| 28 |
"LABEL_2": 2,
|
| 29 |
-
"
|
| 30 |
-
"
|
| 31 |
-
"
|
| 32 |
-
"
|
| 33 |
-
"
|
| 34 |
-
"
|
| 35 |
},
|
| 36 |
"layer_norm_eps": 1e-12,
|
| 37 |
"max_position_embeddings": 512,
|
|
|
|
| 10 |
"hidden_dropout_prob": 0.1,
|
| 11 |
"hidden_size": 768,
|
| 12 |
"id2label": {
|
| 13 |
+
"0": "LABEL_1",
|
| 14 |
+
"1": "LABEL_1.5",
|
| 15 |
"2": "LABEL_2",
|
| 16 |
+
"3": "LABEL_2.5",
|
| 17 |
+
"4": "LABEL_3",
|
| 18 |
+
"5": "LABEL_3.5",
|
| 19 |
+
"6": "LABEL_4",
|
| 20 |
+
"7": "LABEL_4.5",
|
| 21 |
+
"8": "LABEL_5"
|
| 22 |
},
|
| 23 |
"initializer_range": 0.02,
|
| 24 |
"intermediate_size": 3072,
|
| 25 |
"label2id": {
|
| 26 |
+
"LABEL_1": 0,
|
| 27 |
+
"LABEL_1.5": 1,
|
| 28 |
"LABEL_2": 2,
|
| 29 |
+
"LABEL_2.5": 3,
|
| 30 |
+
"LABEL_3": 4,
|
| 31 |
+
"LABEL_3.5": 5,
|
| 32 |
+
"LABEL_4": 6,
|
| 33 |
+
"LABEL_4.5": 7,
|
| 34 |
+
"LABEL_5": 8
|
| 35 |
},
|
| 36 |
"layer_norm_eps": 1e-12,
|
| 37 |
"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 437980180
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77eb61ad14e87d40e50b5b38a5b376b397bc99f8e275103415354159dfee0689
|
| 3 |
size 437980180
|
runs/Apr12_03-42-16_ef2d26d680b9/events.out.tfevents.1712893370.ef2d26d680b9.35.6
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fd53fc515ca96add5cd244da3118b81c25176f5c1241534ef5d39683e81d3ba
|
| 3 |
+
size 6800
|
runs/Apr12_03-42-16_ef2d26d680b9/events.out.tfevents.1712893383.ef2d26d680b9.35.7
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab499183887ef2208ff913ebc3965278ac199a5b2acf304be70441b4d8b020ca
|
| 3 |
+
size 6849
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:004f032cda76a771ee6fd02101c1f3fe8981ba3f4e7f9a588e6f44d987ea261f
|
| 3 |
size 4984
|