Datasets:
Tasks:
Question Answering
Sub-tasks:
closed-domain-qa
Languages:
English
Size:
100K<n<1M
ArXiv:
License:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- wiki_movies.py +0 -1
wiki_movies.py
CHANGED
@@ -16,7 +16,6 @@
|
|
16 |
It was built with the following goals in mind: (i) machine learning techniques should have ample training examples for learning; and (ii) one can analyze easily the performance of different representations of knowledge and break down the results by question type. The dataset can be downloaded fromhttp://fb.ai/babi
|
17 |
"""
|
18 |
|
19 |
-
from __future__ import absolute_import, division, print_function
|
20 |
|
21 |
import os
|
22 |
|
|
|
16 |
It was built with the following goals in mind: (i) machine learning techniques should have ample training examples for learning; and (ii) one can analyze easily the performance of different representations of knowledge and break down the results by question type. The dataset can be downloaded fromhttp://fb.ai/babi
|
17 |
"""
|
18 |
|
|
|
19 |
|
20 |
import os
|
21 |
|