system HF staff commited on
Commit
5e6c9e5
1 Parent(s): da62ebe

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 (2) hide show
  1. README.md +1 -1
  2. medical_dialog.py +0 -1
README.md CHANGED
@@ -14,7 +14,7 @@ licenses:
14
  multilinguality:
15
  - monolingual
16
  size_categories:
17
- - n>1K
18
  source_datasets:
19
  - original
20
  task_categories:
 
14
  multilinguality:
15
  - monolingual
16
  size_categories:
17
+ - n<1K
18
  source_datasets:
19
  - original
20
  task_categories:
medical_dialog.py CHANGED
@@ -13,7 +13,6 @@
13
  # limitations under the License.
14
  """Medical Dialog dataset in english and chinese"""
15
 
16
- from __future__ import absolute_import, division, print_function
17
 
18
  import copy
19
  import os
 
13
  # limitations under the License.
14
  """Medical Dialog dataset in english and chinese"""
15
 
 
16
 
17
  import copy
18
  import os