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.
|
| 23 |
-
- 1-f1: 0.
|
| 24 |
-
- 1-recall: 0.
|
| 25 |
-
- 1-precision: 0.
|
| 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.4929
|
| 22 |
+
- Accuracy: 0.9297
|
| 23 |
+
- 1-f1: 0.5135
|
| 24 |
+
- 1-recall: 0.5758
|
| 25 |
+
- 1-precision: 0.4634
|
| 26 |
+
- Balanced Acc: 0.7649
|
| 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.3634 | 1.0 | 16 | 0.2085 | 0.8848 | 0.5203 | 0.9697 | 0.3556 | 0.9243 |
|
| 59 |
+
| 0.2717 | 2.0 | 32 | 0.1999 | 0.9102 | 0.5818 | 0.9697 | 0.4156 | 0.9379 |
|
| 60 |
+
| 0.1975 | 3.0 | 48 | 0.3567 | 0.9395 | 0.5753 | 0.6364 | 0.525 | 0.7983 |
|
| 61 |
+
| 0.0682 | 4.0 | 64 | 0.4929 | 0.9297 | 0.5135 | 0.5758 | 0.4634 | 0.7649 |
|
| 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:16a50ba3504061854c63c78a297c6a90ab8f98a6b1d27bddcf3e00bca697bcfe
|
| 3 |
size 711443456
|
runs/Aug25_19-25-16_2e8e96a3dcb3/events.out.tfevents.1756149917.2e8e96a3dcb3.2911.6
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:759c789bb5dfc3e188a68e8beff45bfbdec2dfa7e337441224bf46b4a1fe3db8
|
| 3 |
+
size 14258
|
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:c360a5bb982fb8507c29a4acee2c4df81b3a02e4ef332db9356e13b179967879
|
| 3 |
size 5777
|