nc33 commited on
Commit
85e0e12
1 Parent(s): f2c990e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,9 +12,9 @@ model-index:
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
- # qna2_deberta_model
16
 
17
- This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the super_glue dataset.
18
  It achieves the following results on the evaluation set:
19
  - eval_loss: 0.4066
20
  - eval_accuracy: 0.8468
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
+ # boolq_deberta_model
16
 
17
+ This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the super_glue - boolq dataset.
18
  It achieves the following results on the evaluation set:
19
  - eval_loss: 0.4066
20
  - eval_accuracy: 0.8468