hongpingjun98 commited on
Commit
632b969
·
1 Parent(s): 7f594b6

Model save

Browse files
Files changed (3) hide show
  1. README.md +12 -14
  2. model.safetensors +1 -1
  3. 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.68
29
  - name: Precision
30
  type: precision
31
- value: 0.7035278154681139
32
  - name: Recall
33
  type: recall
34
- value: 0.6799999999999999
35
  - name: F1
36
  type: f1
37
- value: 0.6704767789105138
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.5648
48
- - Accuracy: 0.68
49
- - Precision: 0.7035
50
- - Recall: 0.6800
51
- - F1: 0.6705
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: 4
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.7089 | 1.0 | 107 | 0.6638 | 0.635 | 0.6373 | 0.635 | 0.6335 |
85
- | 0.6762 | 2.0 | 214 | 0.6057 | 0.675 | 0.6831 | 0.675 | 0.6714 |
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:645e9df632419e44b1e6141cbd7e779a57a2f94fa58709e33d2d59f6a9452f9a
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:9490f3a26120c09795c2cde7ad24009926377b287eb4f547b32ba1e7af3c1535
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d06ed329bbde18a4a7b9915772902e60753a0756949350e242ce7474246819ca
3
  size 4536