End of training
Browse files- README.md +10 -10
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -7,22 +7,22 @@ tags:
|
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
model-index:
|
| 10 |
-
- name:
|
| 11 |
results: []
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
|
| 17 |
-
#
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/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 |
-
- Macro F1: 0.
|
| 24 |
-
- Weighted F1: 0.
|
| 25 |
-
- Positive F1: 0.
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Macro F1 | Weighted F1 | Positive F1 |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------:|:-----------:|
|
| 56 |
-
| No log | 1.0 |
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
|
|
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
model-index:
|
| 10 |
+
- name: results_mbert_aug
|
| 11 |
results: []
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
|
| 17 |
+
# results_mbert_aug
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.6506
|
| 22 |
+
- Accuracy: 0.7158
|
| 23 |
+
- Macro F1: 0.7326
|
| 24 |
+
- Weighted F1: 0.7182
|
| 25 |
+
- Positive F1: 0.85
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Macro F1 | Weighted F1 | Positive F1 |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------:|:-----------:|
|
| 56 |
+
| No log | 1.0 | 408 | 0.6576 | 0.7041 | 0.7257 | 0.7089 | 0.8489 |
|
| 57 |
+
| 0.7342 | 2.0 | 816 | 0.6506 | 0.7158 | 0.7326 | 0.7182 | 0.85 |
|
| 58 |
+
| 0.6158 | 3.0 | 1224 | 0.6940 | 0.7207 | 0.7357 | 0.7227 | 0.8447 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 711446532
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e124e7c9c4f2894990cc8fe329a6bfe5eba927cccd2a5ca88d3709eb6299fb8
|
| 3 |
size 711446532
|
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:af4988789ab4db91b2a246dc42c2faa818d9d12e78796ad6f1dca99aa1662e06
|
| 3 |
size 5777
|