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.5101
|
| 22 |
+
- Accuracy: 0.9752
|
| 23 |
+
- 1-f1: 0.6038
|
| 24 |
+
- 1-recall: 0.5517
|
| 25 |
+
- 1-precision: 0.6667
|
| 26 |
+
- Balanced Acc: 0.7710
|
| 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.312 | 1.0 | 27 | 0.3621 | 0.9717 | 0.4783 | 0.3793 | 0.6471 | 0.6860 |
|
| 59 |
+
| 0.292 | 2.0 | 54 | 0.2757 | 0.9552 | 0.5128 | 0.6897 | 0.4082 | 0.8271 |
|
| 60 |
+
| 0.13 | 3.0 | 81 | 0.3179 | 0.9682 | 0.5846 | 0.6552 | 0.5278 | 0.8172 |
|
| 61 |
+
| 0.0091 | 4.0 | 108 | 0.5101 | 0.9752 | 0.6038 | 0.5517 | 0.6667 | 0.7710 |
|
| 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:af6c25bb34e669e555e14dfda7f36c1e8cd1df5a53bf6c9928710d35b47f4935
|
| 3 |
size 711443456
|
runs/Aug25_19-33-12_2e8e96a3dcb3/events.out.tfevents.1756150393.2e8e96a3dcb3.2911.10
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63ab23eb27eb45316e2059e0506f2d92cef0d4de03e4157fc1fab02b5bee1212
|
| 3 |
+
size 18812
|
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:669b84525b587b93fff4198570ff3634fc299a4ab541d1a767bafe714713a7c3
|
| 3 |
size 5777
|