Commit
·
632b969
1
Parent(s):
7f594b6
Model save
Browse files- README.md +12 -14
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -25,16 +25,16 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Accuracy
|
27 |
type: accuracy
|
28 |
-
value: 0.
|
29 |
- name: Precision
|
30 |
type: precision
|
31 |
-
value: 0.
|
32 |
- name: Recall
|
33 |
type: recall
|
34 |
-
value: 0.
|
35 |
- name: F1
|
36 |
type: f1
|
37 |
-
value: 0.
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
44 |
|
45 |
This model is a fine-tuned version of [MoritzLaurer/DeBERTa-v3-base-mnli-fever-anli](https://huggingface.co/MoritzLaurer/DeBERTa-v3-base-mnli-fever-anli) on the sem_eval_2024_task_2 dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
-
- Loss: 0.
|
48 |
-
- Accuracy: 0.
|
49 |
-
- Precision: 0.
|
50 |
-
- Recall: 0.
|
51 |
-
- F1: 0.
|
52 |
|
53 |
## Model description
|
54 |
|
@@ -74,17 +74,15 @@ The following hyperparameters were used during training:
|
|
74 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
75 |
- lr_scheduler_type: linear
|
76 |
- lr_scheduler_warmup_steps: 500
|
77 |
-
- num_epochs:
|
78 |
- mixed_precision_training: Native AMP
|
79 |
|
80 |
### Training results
|
81 |
|
82 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
83 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.69 | 3.0 | 321 | 0.6047 | 0.695 | 0.7059 | 0.6950 | 0.6909 |
|
87 |
-
| 0.6251 | 4.0 | 428 | 0.5648 | 0.68 | 0.7035 | 0.6800 | 0.6705 |
|
88 |
|
89 |
|
90 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Accuracy
|
27 |
type: accuracy
|
28 |
+
value: 0.71
|
29 |
- name: Precision
|
30 |
type: precision
|
31 |
+
value: 0.7228353140916808
|
32 |
- name: Recall
|
33 |
type: recall
|
34 |
+
value: 0.71
|
35 |
- name: F1
|
36 |
type: f1
|
37 |
+
value: 0.705762987012987
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
44 |
|
45 |
This model is a fine-tuned version of [MoritzLaurer/DeBERTa-v3-base-mnli-fever-anli](https://huggingface.co/MoritzLaurer/DeBERTa-v3-base-mnli-fever-anli) on the sem_eval_2024_task_2 dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
+
- Loss: 0.6038
|
48 |
+
- Accuracy: 0.71
|
49 |
+
- Precision: 0.7228
|
50 |
+
- Recall: 0.71
|
51 |
+
- F1: 0.7058
|
52 |
|
53 |
## Model description
|
54 |
|
|
|
74 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
75 |
- lr_scheduler_type: linear
|
76 |
- lr_scheduler_warmup_steps: 500
|
77 |
+
- num_epochs: 2
|
78 |
- mixed_precision_training: Native AMP
|
79 |
|
80 |
### Training results
|
81 |
|
82 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
83 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
84 |
+
| 0.6794 | 1.0 | 107 | 0.6548 | 0.595 | 0.5978 | 0.595 | 0.5921 |
|
85 |
+
| 0.6734 | 2.0 | 214 | 0.6038 | 0.71 | 0.7228 | 0.71 | 0.7058 |
|
|
|
|
|
86 |
|
87 |
|
88 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 737719272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef0ebb4c50a5f0bf2905029c84ebf3527ac6f2f7f259f258eab59545ceb9a215
|
3 |
size 737719272
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d06ed329bbde18a4a7b9915772902e60753a0756949350e242ce7474246819ca
|
3 |
size 4536
|