├── LICENSE ├── README.md └── xquad-r ├── ar.json ├── de.json ├── el.json ├── en.json ├── es.json ├── hi.json ├── ru.json ├── th.json ├── tr.json ├── vi.json └── zh.json /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/README.md -------------------------------------------------------------------------------- /xquad-r/ar.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/xquad-r/ar.json -------------------------------------------------------------------------------- /xquad-r/de.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/xquad-r/de.json -------------------------------------------------------------------------------- /xquad-r/el.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/xquad-r/el.json -------------------------------------------------------------------------------- /xquad-r/en.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/xquad-r/en.json -------------------------------------------------------------------------------- /xquad-r/es.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/xquad-r/es.json -------------------------------------------------------------------------------- /xquad-r/hi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/xquad-r/hi.json -------------------------------------------------------------------------------- /xquad-r/ru.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/xquad-r/ru.json -------------------------------------------------------------------------------- /xquad-r/th.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/xquad-r/th.json -------------------------------------------------------------------------------- /xquad-r/tr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/xquad-r/tr.json -------------------------------------------------------------------------------- /xquad-r/vi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/xquad-r/vi.json -------------------------------------------------------------------------------- /xquad-r/zh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/lareqa/HEAD/xquad-r/zh.json --------------------------------------------------------------------------------