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.4012
|
| 22 |
+
- Accuracy: 0.9320
|
| 23 |
+
- 1-f1: 0.4981
|
| 24 |
+
- 1-recall: 0.7068
|
| 25 |
+
- 1-precision: 0.3846
|
| 26 |
+
- Balanced Acc: 0.8250
|
| 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.3001 | 1.0 | 436 | 0.3010 | 0.9048 | 0.4331 | 0.7624 | 0.3025 | 0.8372 |
|
| 59 |
+
| 0.2093 | 2.0 | 872 | 0.2855 | 0.8979 | 0.4278 | 0.8 | 0.2920 | 0.8514 |
|
| 60 |
+
| 0.0919 | 3.0 | 1308 | 0.3977 | 0.9390 | 0.4988 | 0.6361 | 0.4103 | 0.7951 |
|
| 61 |
+
| 0.0759 | 4.0 | 1744 | 0.4012 | 0.9320 | 0.4981 | 0.7068 | 0.3846 | 0.8250 |
|
| 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:014bab6c60055b0c0e93bede33d5ccc24bd49ccb1635bd91453e6f3c19c86c89
|
| 3 |
size 711443456
|
runs/Aug25_18-56-35_2e8e96a3dcb3/events.out.tfevents.1756148196.2e8e96a3dcb3.2911.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdc3c4b7a3721a157c533af4dd883c22a1a616ef799e8f7b11c66b9bddbea41b
|
| 3 |
+
size 191357
|
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:805535c62e4f279acaaf1b69c94b993a9375a8fa1b0fbad3b8b09849716b51e8
|
| 3 |
size 5777
|