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,12 +55,9 @@ 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.434 | 4.0 | 84 | 0.4533 | 0.8351 | 0.2857 | 0.6286 | 0.1849 | 0.7375 |
|
| 62 |
-
| 0.3681 | 5.0 | 105 | 0.4649 | 0.8501 | 0.2958 | 0.6 | 0.1963 | 0.7320 |
|
| 63 |
-
| 0.4453 | 6.0 | 126 | 0.5272 | 0.9190 | 0.3415 | 0.4 | 0.2979 | 0.6739 |
|
| 64 |
|
| 65 |
|
| 66 |
### 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.5159
|
| 22 |
+
- Accuracy: 0.8955
|
| 23 |
+
- 1-f1: 0.3855
|
| 24 |
+
- 1-recall: 0.5517
|
| 25 |
+
- 1-precision: 0.2963
|
| 26 |
+
- Balanced Acc: 0.7345
|
| 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.4244 | 1.0 | 16 | 0.4818 | 0.9098 | 0.45 | 0.6207 | 0.3529 | 0.7744 |
|
| 59 |
+
| 0.2671 | 2.0 | 32 | 0.6256 | 0.9385 | 0.4828 | 0.4828 | 0.4828 | 0.7250 |
|
| 60 |
+
| 0.1728 | 3.0 | 48 | 0.5159 | 0.8955 | 0.3855 | 0.5517 | 0.2963 | 0.7345 |
|
|
|
|
|
|
|
|
|
|
| 61 |
|
| 62 |
|
| 63 |
### 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:7169c5072c324498dea6522470fb4016c6305b83df8fab66c4c84e7c06c522a8
|
| 3 |
size 711443456
|
runs/Aug25_20-19-14_9cbfd459869c/events.out.tfevents.1756153155.9cbfd459869c.1551.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2132f3ebeb855e1812bc0b3e420bdbbb4f6aface3efb6b6abdd7e5a00a0d2699
|
| 3 |
+
size 12078
|
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:5e679ecc7d1ed295d9ce5d46720c2a1920c75ba5d703dbcd4544ff2175c09dc3
|
| 3 |
size 5777
|