Datasets:

Multilinguality:
multilingual
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
License:
system HF staff commited on
Commit
4ed7721
1 Parent(s): d1041cd

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 +12 -1
  2. autshumato.py +0 -1
README.md CHANGED
@@ -25,7 +25,18 @@ licenses:
25
  multilinguality:
26
  - multilingual
27
  size_categories:
28
- - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
29
  source_datasets:
30
  - original
31
  task_categories:
25
  multilinguality:
26
  - multilingual
27
  size_categories:
28
+ autshumato-en-tn:
29
+ - 100K<n<1M
30
+ autshumato-en-ts:
31
+ - 100K<n<1M
32
+ autshumato-en-ts-manual:
33
+ - 10K<n<100K
34
+ autshumato-en-zu:
35
+ - 10K<n<100K
36
+ autshumato-tn:
37
+ - 10K<n<100K
38
+ autshumato-ts:
39
+ - 10K<n<100K
40
  source_datasets:
41
  - original
42
  task_categories:
autshumato.py CHANGED
@@ -14,7 +14,6 @@
14
  # limitations under the License.
15
  """Autshumato Parallel Corpora"""
16
 
17
- from __future__ import absolute_import, division, print_function
18
 
19
  import os
20
 
14
  # limitations under the License.
15
  """Autshumato Parallel Corpora"""
16
 
 
17
 
18
  import os
19