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,10 +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 |
-
| 0.
|
| 62 |
|
| 63 |
|
| 64 |
### 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.6593
|
| 22 |
+
- Accuracy: 0.8682
|
| 23 |
+
- 1-f1: 0.3434
|
| 24 |
+
- 1-recall: 0.5484
|
| 25 |
+
- 1-precision: 0.25
|
| 26 |
+
- Balanced Acc: 0.7190
|
| 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.5037 | 1.0 | 16 | 0.5130 | 0.7546 | 0.2577 | 0.6774 | 0.1591 | 0.7186 |
|
| 59 |
+
| 0.3225 | 2.0 | 32 | 0.4836 | 0.8377 | 0.3103 | 0.5806 | 0.2118 | 0.7178 |
|
| 60 |
+
| 0.3458 | 3.0 | 48 | 0.4968 | 0.7525 | 0.2989 | 0.8387 | 0.1818 | 0.7927 |
|
| 61 |
+
| 0.3137 | 4.0 | 64 | 0.6593 | 0.8682 | 0.3434 | 0.5484 | 0.25 | 0.7190 |
|
| 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:348fa5d4fcce8487dde946859213e5cd0bc4c9cfd8033c867fca6968b3135cfb
|
| 3 |
size 711443456
|
runs/Aug25_20-10-11_9cbfd459869c/events.out.tfevents.1756152614.9cbfd459869c.1551.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d5c24e87378ca38dc7f0c908c19a473e19ac9c9630849651ac76857bcecbe22
|
| 3 |
+
size 5127
|
runs/Aug25_20-13-28_9cbfd459869c/events.out.tfevents.1756152808.9cbfd459869c.1551.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0cd7c211f39c6a402537d739b23b6fc181f1165651c3c68cc847ffe0a27ccc5
|
| 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:8a10af1845ddaadd6dd087d82db7bf45d4ee9a6a1fcc32235a2338ca55133319
|
| 3 |
size 5777
|