amritpuhan commited on
Commit
190c9d3
1 Parent(s): cccfba1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,6 +9,8 @@ metrics:
9
  model-index:
10
  - name: fine-tuned-MoritzLaurer-deberta-v3-large-zeroshot-v2.0-swag-peft
11
  results: []
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # fine-tuned-MoritzLaurer-deberta-v3-large-zeroshot-v2.0-swag-peft
18
 
19
- This model is a fine-tuned version of [MoritzLaurer/deberta-v3-large-zeroshot-v2.0](https://huggingface.co/MoritzLaurer/deberta-v3-large-zeroshot-v2.0) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.2169
22
  - Accuracy: 0.9193
 
9
  model-index:
10
  - name: fine-tuned-MoritzLaurer-deberta-v3-large-zeroshot-v2.0-swag-peft
11
  results: []
12
+ datasets:
13
+ - allenai/swag
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
18
 
19
  # fine-tuned-MoritzLaurer-deberta-v3-large-zeroshot-v2.0-swag-peft
20
 
21
+ This model is a fine-tuned version of [MoritzLaurer/deberta-v3-large-zeroshot-v2.0](https://huggingface.co/MoritzLaurer/deberta-v3-large-zeroshot-v2.0) on SWAG dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.2169
24
  - Accuracy: 0.9193