Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ metrics:
|
|
| 9 |
model-index:
|
| 10 |
- name: balanced-augmented-mlroberta-gest-pred-seqeval-partialmatch-2
|
| 11 |
results: []
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -18,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [xlm-roberta-large-finetuned-conll03-english](https://huggingface.co/xlm-roberta-large-finetuned-conll03-english) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- Precision: 0.
|
| 23 |
- Recall: 0.9511
|
| 24 |
-
- F1: 0.
|
| 25 |
-
- Accuracy: 0.
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
@@ -80,4 +82,4 @@ The following hyperparameters were used during training:
|
|
| 80 |
- Transformers 4.27.4
|
| 81 |
- Pytorch 1.13.1+cu116
|
| 82 |
- Datasets 2.11.0
|
| 83 |
-
- Tokenizers 0.13.2
|
|
|
|
| 9 |
model-index:
|
| 10 |
- name: balanced-augmented-mlroberta-gest-pred-seqeval-partialmatch-2
|
| 11 |
results: []
|
| 12 |
+
datasets:
|
| 13 |
+
- Jsevisal/balanced_augmented_dataset_2
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [xlm-roberta-large-finetuned-conll03-english](https://huggingface.co/xlm-roberta-large-finetuned-conll03-english) on the None dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.3760
|
| 24 |
+
- Precision: 0.9448
|
| 25 |
- Recall: 0.9511
|
| 26 |
+
- F1: 0.9450
|
| 27 |
+
- Accuracy: 0.9279
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
|
|
| 82 |
- Transformers 4.27.4
|
| 83 |
- Pytorch 1.13.1+cu116
|
| 84 |
- Datasets 2.11.0
|
| 85 |
+
- Tokenizers 0.13.2
|