nc33 commited on
Commit
972dc75
1 Parent(s): 6aacf87

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.7926605504587156
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,10 +29,10 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # finetune_deberta_small_model
31
 
32
- This model is a fine-tuned version of [microsoft/deberta-v3-xsmall](https://huggingface.co/microsoft/deberta-v3-xsmall) on the super_glue dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.4789
35
- - Accuracy: 0.7927
36
 
37
  ## Model description
38
 
@@ -63,9 +63,9 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
- | 0.6336 | 1.0 | 590 | 0.5304 | 0.7425 |
67
- | 0.5098 | 2.0 | 1180 | 0.4992 | 0.7807 |
68
- | 0.4304 | 3.0 | 1770 | 0.4789 | 0.7927 |
69
 
70
 
71
  ### Framework versions
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.8021406727828746
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # finetune_deberta_small_model
31
 
32
+ This model is a fine-tuned version of [nc33/finetune_deberta_small_model](https://huggingface.co/nc33/finetune_deberta_small_model) on the super_glue dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.6788
35
+ - Accuracy: 0.8021
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
+ | 0.3666 | 1.0 | 590 | 0.5625 | 0.8003 |
67
+ | 0.2501 | 2.0 | 1180 | 0.6762 | 0.7976 |
68
+ | 0.2343 | 3.0 | 1770 | 0.6788 | 0.8021 |
69
 
70
 
71
  ### Framework versions