system HF staff commited on
Commit
f982d67
1 Parent(s): 1d27a81

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. interpress_news_category_tr.py +0 -1
README.md CHANGED
@@ -10,7 +10,7 @@ licenses:
10
  multilinguality:
11
  - monolingual
12
  size_categories:
13
- - 100k<n<1M
14
  source_datasets:
15
  - original
16
  task_categories:
10
  multilinguality:
11
  - monolingual
12
  size_categories:
13
+ - 100K<n<1M
14
  source_datasets:
15
  - original
16
  task_categories:
interpress_news_category_tr.py CHANGED
@@ -15,7 +15,6 @@
15
  # Lint as: python3
16
  """Turkish News Category Dataset (270K) - Interpress Media Monitoring Company"""
17
 
18
- from __future__ import absolute_import, division, print_function
19
 
20
  import csv
21
  import os
15
  # Lint as: python3
16
  """Turkish News Category Dataset (270K) - Interpress Media Monitoring Company"""
17
 
 
18
 
19
  import csv
20
  import os