Peppizza commited on
Commit
e4cbebe
1 Parent(s): c967dab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  metrics:
7
  - accuracy
8
  model-index:
9
- - name: deberta_v3_finetune_hellaswag
10
  results: []
11
  ---
12
 
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # deberta_v3_finetune_hellaswag
17
 
18
- This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.3999
21
  - Accuracy: 0.8765
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
+ - name: deberta_v3_base_finetune_hellaswag
10
  results: []
11
  ---
12
 
 
15
 
16
  # deberta_v3_finetune_hellaswag
17
 
18
+ This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an the hellaswag dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.3999
21
  - Accuracy: 0.8765