system HF staff commited on
Commit
b207633
1 Parent(s): f3e6b64

Update files from the datasets library (from 1.6.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.6.0

Files changed (1) hide show
  1. 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