adorkin commited on
Commit
e9a8008
·
1 Parent(s): a662174

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,8 +12,8 @@ widget:
12
  ---
13
  # RoBERTa Large model fine-tuned on Winogrande
14
 
15
- This model was fine-tuned on Winogrande dataset (XL size) in WNLI format, i.e. as a sequence classification task where each example is represented
16
- as a pair of sentences and the goal is to evaluate plausibility.
17
 
18
  ## Model description
19
 
 
12
  ---
13
  # RoBERTa Large model fine-tuned on Winogrande
14
 
15
+ This model was fine-tuned on Winogrande dataset (XL size) in sequence classification task format, meaning that original pairs of sentences
16
+ with corresponding options filled in are separated and classified independently of each other.
17
 
18
  ## Model description
19