jarodrigues commited on
Commit
edeb74a
1 Parent(s): 9333e0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -121,7 +121,7 @@ Due to hardware limitations that imposed a shorter sequence length (512) compare
121
  In other words, each example occupies the full input sequence length.
122
 
123
 
124
- # Evaluation
125
 
126
  For testing, we reserved the translated datasets MRPC (similarity) and RTE (inference), from GLUE, and COPA (reasoning/qa), from SuperGLUE, which were taken as representatives of three major types of tasks, and were not seen during training.
127
 
 
121
  In other words, each example occupies the full input sequence length.
122
 
123
 
124
+ # Performance
125
 
126
  For testing, we reserved the translated datasets MRPC (similarity) and RTE (inference), from GLUE, and COPA (reasoning/qa), from SuperGLUE, which were taken as representatives of three major types of tasks, and were not seen during training.
127