Training complete
Browse files- README.md +10 -11
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
base_model: xlm-roberta-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
@@ -18,13 +17,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# wolof-finetuned-ner
|
20 |
|
21 |
-
This model is a fine-tuned version of [
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,9 +54,9 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log | 1.0 | 226 | 0.
|
59 |
-
| No log | 2.0 | 452 | 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
base_model: xlm_roberta_base_pretrained_wolof_model_pytorch
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
|
|
17 |
|
18 |
# wolof-finetuned-ner
|
19 |
|
20 |
+
This model is a fine-tuned version of [xlm_roberta_base_pretrained_wolof_model_pytorch](https://huggingface.co/xlm_roberta_base_pretrained_wolof_model_pytorch) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.0883
|
23 |
+
- Precision: 0.8328
|
24 |
+
- Recall: 0.8469
|
25 |
+
- F1: 0.8398
|
26 |
+
- Accuracy: 0.9864
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
+
| No log | 1.0 | 226 | 0.0731 | 0.7801 | 0.7721 | 0.7761 | 0.9840 |
|
58 |
+
| No log | 2.0 | 452 | 0.0841 | 0.8440 | 0.8095 | 0.8264 | 0.9859 |
|
59 |
+
| 0.0825 | 3.0 | 678 | 0.0883 | 0.8328 | 0.8469 | 0.8398 | 0.9864 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1109908201
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0baefce3937ecae6db33c4bfc6abf66e3962743a750fe0ffea6dc15b562b4000
|
3 |
size 1109908201
|