Update README.md
Browse files
README.md
CHANGED
|
@@ -52,7 +52,7 @@ Evaluated over few-shot QA in a zero-shot setting (no finetuning on annotated ex
|
|
| 52 |
|
| 53 |
|Model \ Dataset| SQuAD |TriviaQA | NaturalQs | NewsQA | SearchQA | HotpotQA | BioASQ | TextbookQA|
|
| 54 |
|:-------------:|:-----:|:-------:|:---------:|:------:|:--------:|:--------:|:------:|:---------:|
|
| 55 |
-
|T5 | 50.4 | 61.7 | 42.1 | 19.2 |
|
| 56 |
|T5-rss | 71.4 | 69.3 | 57.2 | 43.2 | 29.7 | 59.0 | 65.5 | 39.0 |
|
| 57 |
|
| 58 |
The gap between the two models diminishes as more training examples are introduced, for additional result see the [paper]((https://arxiv.org/abs/2108.05857).
|
|
|
|
| 52 |
|
| 53 |
|Model \ Dataset| SQuAD |TriviaQA | NaturalQs | NewsQA | SearchQA | HotpotQA | BioASQ | TextbookQA|
|
| 54 |
|:-------------:|:-----:|:-------:|:---------:|:------:|:--------:|:--------:|:------:|:---------:|
|
| 55 |
+
|T5 | 50.4 | 61.7 | 42.1 | 19.2 | 24.0 | 43.3 | 55.5 | 17.8 |
|
| 56 |
|T5-rss | 71.4 | 69.3 | 57.2 | 43.2 | 29.7 | 59.0 | 65.5 | 39.0 |
|
| 57 |
|
| 58 |
The gap between the two models diminishes as more training examples are introduced, for additional result see the [paper]((https://arxiv.org/abs/2108.05857).
|