jarodrigues commited on
Commit
1f041fb
·
verified ·
1 Parent(s): 312f0ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -126,8 +126,6 @@ In other words, each example occupies the full input sequence length.
126
  # Performance
127
 
128
  For testing, we reserved the translated datasets MRPC (similarity) and RTE (inference), from GLUE, and COPA (reasoning/qa), from SuperGLUE, which were taking as representatives of three major types of tasks, and were not seen during training.
129
- We also employ data augmentation techniques to enhance the size and diversity of our dataset.
130
- This involves repurposing the tasks in various ways, such as generation of answers from MultiRC, question generation from BoolQ, and other relevant modifications.
131
 
132
 
133
  | Model | MRPC (F1) | RTE (F1) | COPA (F1) |
 
126
  # Performance
127
 
128
  For testing, we reserved the translated datasets MRPC (similarity) and RTE (inference), from GLUE, and COPA (reasoning/qa), from SuperGLUE, which were taking as representatives of three major types of tasks, and were not seen during training.
 
 
129
 
130
 
131
  | Model | MRPC (F1) | RTE (F1) | COPA (F1) |