From 5c1640b2da8f32be0e407f31b6da4713dfe53f1d Mon Sep 17 00:00:00 2001 From: Patrick Lewis Date: Thu, 17 Oct 2019 12:07:13 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1ff739..53819a2 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ please refer to our paper, [MLQA: Evaluating Cross-lingual Extractive Question A The data can be downloaded from here: [MLQA_V1.zip](https://dl.fbaipublicfiles.com/MLQA/MLQA_V1.zip) -MLQA is split into development and test splits. The files are formatting using the popular SQuAD format. The files are named with the following convention: +MLQA is split into development and test splits. The files are formatted using the popular SQuAD format. The files are named with the following convention: ``` {split}-context-{context_language}-question-{question_language}.json ```