|
--- |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
dataset_info: |
|
features: |
|
- name: english |
|
dtype: string |
|
- name: italian |
|
dtype: string |
|
- name: Class |
|
dtype: string |
|
- name: Class_index |
|
dtype: float64 |
|
splits: |
|
- name: train |
|
num_bytes: 62294 |
|
num_examples: 500 |
|
download_size: 22849 |
|
dataset_size: 62294 |
|
language: |
|
- en |
|
- it |
|
license: cc-by-nc-nd-4.0 |
|
--- |
|
# Dataset Card for "italian-dataset-deepl" |
|
|
|
English to italian translation made with Deepl API of waste-classification-v2 dataset (500 first rows). |
|
|
|
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |