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.5186
|
| 22 |
+
- Accuracy: 0.9229
|
| 23 |
+
- 1-f1: 0.6
|
| 24 |
+
- 1-recall: 0.6562
|
| 25 |
+
- 1-precision: 0.5526
|
| 26 |
+
- Balanced Acc: 0.8024
|
| 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.3938 | 1.0 | 12 | 0.3025 | 0.8733 | 0.5106 | 0.75 | 0.3871 | 0.8176 |
|
| 59 |
+
| 0.2118 | 2.0 | 24 | 0.2972 | 0.8843 | 0.5435 | 0.7812 | 0.4167 | 0.8378 |
|
| 60 |
+
| 0.1085 | 3.0 | 36 | 0.3442 | 0.8981 | 0.5432 | 0.6875 | 0.4490 | 0.8030 |
|
| 61 |
+
| 0.1067 | 4.0 | 48 | 0.5186 | 0.9229 | 0.6 | 0.6562 | 0.5526 | 0.8024 |
|
| 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:4e981b4562cec49e679268abf942fc1a59f048a0cde2dbae18ba16b42c3a37aa
|
| 3 |
size 711443456
|
runs/Aug25_19-57-40_2e8e96a3dcb3/events.out.tfevents.1756151861.2e8e96a3dcb3.2911.21
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa84c5bd7e0e3feecb5843c284ebe8c330827499174d09dada0e3886ee5c7782
|
| 3 |
+
size 12602
|
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:5003a45b8ba2fa897222713eae2de526efe6aa10c6bf96214143ef8cd0e48d84
|
| 3 |
size 5777
|