Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- README.md +1 -1
- hind_encorp.py +0 -1
README.md
CHANGED
@@ -12,7 +12,7 @@ licenses:
|
|
12 |
multilinguality:
|
13 |
- translation
|
14 |
size_categories:
|
15 |
-
- n<
|
16 |
source_datasets:
|
17 |
- original
|
18 |
task_categories:
|
|
|
12 |
multilinguality:
|
13 |
- translation
|
14 |
size_categories:
|
15 |
+
- 100K<n<1M
|
16 |
source_datasets:
|
17 |
- original
|
18 |
task_categories:
|
hind_encorp.py
CHANGED
@@ -13,7 +13,6 @@
|
|
13 |
# See the License for the specific language governing permissions and
|
14 |
# limitations under the License.
|
15 |
|
16 |
-
from __future__ import absolute_import, division, print_function
|
17 |
|
18 |
import datasets
|
19 |
|
|
|
13 |
# See the License for the specific language governing permissions and
|
14 |
# limitations under the License.
|
15 |
|
|
|
16 |
|
17 |
import datasets
|
18 |
|