Datasets:

Languages:
English
ArXiv:
License:
system HF staff commited on
Commit
5466efe
1 Parent(s): 1a0a71d

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_bio.py +0 -1
wiki_bio.py CHANGED
@@ -17,7 +17,6 @@ This dataset gathers 728,321 biographies from Wikipedia. It aims at evaluating t
17
  algorithms. For each article, we provide the first paragraph and the infobox.
18
  """
19
 
20
- from __future__ import absolute_import, division, print_function
21
 
22
  import os
23
 
 
17
  algorithms. For each article, we provide the first paragraph and the infobox.
18
  """
19
 
 
20
 
21
  import os
22