End of training
Browse files
README.md
CHANGED
|
@@ -18,12 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
- Accuracy: 0.9833
|
| 23 |
-
- 1-f1: 0.
|
| 24 |
-
- 1-recall: 0.
|
| 25 |
- 1-precision: 0.5
|
| 26 |
-
- Balanced Acc: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -55,9 +55,10 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------:|:-----------:|:------------:|
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
|
|
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.2928
|
| 22 |
- Accuracy: 0.9833
|
| 23 |
+
- 1-f1: 0.5312
|
| 24 |
+
- 1-recall: 0.5667
|
| 25 |
- 1-precision: 0.5
|
| 26 |
+
- Balanced Acc: 0.7785
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------:|:-----------:|:------------:|
|
| 58 |
+
| 0.2697 | 1.0 | 57 | 0.1656 | 0.9855 | 0.5806 | 0.6 | 0.5625 | 0.7960 |
|
| 59 |
+
| 0.0992 | 2.0 | 114 | 0.1429 | 0.9699 | 0.46 | 0.7667 | 0.3286 | 0.8700 |
|
| 60 |
+
| 0.1229 | 3.0 | 171 | 0.1970 | 0.9805 | 0.4776 | 0.5333 | 0.4324 | 0.7607 |
|
| 61 |
+
| 0.0171 | 4.0 | 228 | 0.2928 | 0.9833 | 0.5312 | 0.5667 | 0.5 | 0.7785 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 711443456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83e60d5791a1815d68cfa94486eaa8925c2f52dde4e5503d8c857aa86d3ab5df
|
| 3 |
size 711443456
|
runs/Aug25_19-19-19_2e8e96a3dcb3/events.out.tfevents.1756149560.2e8e96a3dcb3.2911.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ec87317130804f66415b42c59fe5512eac3fa4ede7280124bea9fbacf129564
|
| 3 |
+
size 31462
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6aceb9c585bdb02381187c07df4e6a563661e13a323569de8c2a2fbfd2349782
|
| 3 |
size 5777
|