Monda/marbert-AraHealthQA-t1s1
Browse files- README.md +12 -12
- eval_metrics.json +7 -7
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -15,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [UBC-NLP/MARBERT](https://huggingface.co/UBC-NLP/MARBERT) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 0.
|
| 19 |
-
- Micro F1: 0.
|
| 20 |
-
- Weighted F1: 0.
|
| 21 |
-
- Jaccard: 0.
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Micro F1 | Weighted F1 | Jaccard |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-----------:|:-------:|
|
| 52 |
-
| 0.
|
| 53 |
-
| 0.
|
| 54 |
-
| 0.
|
| 55 |
-
| 0.
|
| 56 |
-
| 0.
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
| 60 |
|
| 61 |
-
- Transformers 4.
|
| 62 |
- Pytorch 2.6.0+cu124
|
| 63 |
-
- Datasets
|
| 64 |
-
- Tokenizers 0.21.
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [UBC-NLP/MARBERT](https://huggingface.co/UBC-NLP/MARBERT) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 0.3756
|
| 19 |
+
- Micro F1: 0.6542
|
| 20 |
+
- Weighted F1: 0.5875
|
| 21 |
+
- Jaccard: 0.5726
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Micro F1 | Weighted F1 | Jaccard |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-----------:|:-------:|
|
| 52 |
+
| 0.5395 | 1.0 | 18 | 0.4255 | 0.6375 | 0.5254 | 0.5017 |
|
| 53 |
+
| 0.4424 | 2.0 | 36 | 0.3918 | 0.6607 | 0.5539 | 0.5743 |
|
| 54 |
+
| 0.4146 | 3.0 | 54 | 0.3756 | 0.6542 | 0.5875 | 0.5726 |
|
| 55 |
+
| 0.3844 | 4.0 | 72 | 0.3776 | 0.6197 | 0.5665 | 0.5298 |
|
| 56 |
+
| 0.3647 | 5.0 | 90 | 0.3738 | 0.6161 | 0.5609 | 0.5286 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
| 60 |
|
| 61 |
+
- Transformers 4.53.3
|
| 62 |
- Pytorch 2.6.0+cu124
|
| 63 |
+
- Datasets 4.0.0
|
| 64 |
+
- Tokenizers 0.21.2
|
eval_metrics.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
{
|
| 2 |
-
"eval_loss": 0.
|
| 3 |
-
"eval_micro_f1": 0.
|
| 4 |
-
"eval_weighted_f1": 0.
|
| 5 |
-
"eval_jaccard": 0.
|
| 6 |
-
"eval_runtime": 0.
|
| 7 |
-
"eval_samples_per_second":
|
| 8 |
-
"eval_steps_per_second": 16.
|
| 9 |
"epoch": 5.0
|
| 10 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"eval_loss": 0.3756382167339325,
|
| 3 |
+
"eval_micro_f1": 0.6542056074766355,
|
| 4 |
+
"eval_weighted_f1": 0.5874650856075003,
|
| 5 |
+
"eval_jaccard": 0.5726190476190476,
|
| 6 |
+
"eval_runtime": 0.1825,
|
| 7 |
+
"eval_samples_per_second": 383.472,
|
| 8 |
+
"eval_steps_per_second": 16.435,
|
| 9 |
"epoch": 5.0
|
| 10 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 651410452
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4542022afe90a86c067a481acf4087ec013d7ece1b069bf56d8d60148384ad3d
|
| 3 |
size 651410452
|