From b104175d1dcb3a3041afb7cc20d5225e2a89eb18 Mon Sep 17 00:00:00 2001 From: Erjan Kalybek Date: Tue, 29 Jan 2019 20:52:42 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe06b8d..1a4bab0 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ To help you explore the data, this repository contains a simple as you see fit. We also have provided preprocessing utilities and tensorflow dataset code in [the repository containing the baseline systems presented in our paper](https://github.com/google-research/language/tree/master/language/question_answering). -The rest of this section describes the data format thouroughly in reference to +The rest of this section describes the data format thoroughly in reference to a [toy example](toy_example.md). Each example contains a single question, a tokenized representation of the question,