Merging conflict
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ language:
|
|
| 3 |
- en
|
| 4 |
tags:
|
| 5 |
- question-answering
|
| 6 |
-
license: apache-2.0
|
| 7 |
datasets:
|
| 8 |
- adversarial_qa
|
| 9 |
- mbartolo/synQA
|
|
@@ -44,4 +44,4 @@ Evaluation data: SQuAD + AdversarialQA
|
|
| 44 |
Approx. 1 training epoch on the synthetic data and 2 training epochs on the manually-curated data.
|
| 45 |
|
| 46 |
# Additional Information
|
| 47 |
-
Please refer to https://arxiv.org/abs/2104.08678 for full details. You can interact with the model on Dynabench here: https://dynabench.org/models/109
|
|
|
|
| 3 |
- en
|
| 4 |
tags:
|
| 5 |
- question-answering
|
| 6 |
+
license: "apache-2.0"
|
| 7 |
datasets:
|
| 8 |
- adversarial_qa
|
| 9 |
- mbartolo/synQA
|
|
|
|
| 44 |
Approx. 1 training epoch on the synthetic data and 2 training epochs on the manually-curated data.
|
| 45 |
|
| 46 |
# Additional Information
|
| 47 |
+
Please refer to https://arxiv.org/abs/2104.08678 for full details. You can interact with the model on Dynabench here: https://dynabench.org/models/109
|