amritpuhan commited on
Commit
6a82596
1 Parent(s): 3560a55

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-roberta-large-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-roberta-large-swag-peft
18
 
19
- This model is a fine-tuned version of [FacebookAI/roberta-large](https://huggingface.co/FacebookAI/roberta-large) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.3473
22
  - Accuracy: 0.8730
 
9
  model-index:
10
  - name: fine-tuned-roberta-large-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-roberta-large-swag-peft
20
 
21
+ This model is a fine-tuned version of [FacebookAI/roberta-large](https://huggingface.co/FacebookAI/roberta-large) on SWAG dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.3473
24
  - Accuracy: 0.8730