Datasets:
File size: 865 Bytes
f1ba0d4 a05512f 0864c1a f1ba0d4 a05512f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
---
dataset_info:
features:
- name: id
dtype: string
- name: translation
dtype:
translation:
languages:
- en
- fr
splits:
- name: train
num_bytes: 236482.35045987947
num_examples: 2837
- name: validation
num_bytes: 26340.64954012052
num_examples: 316
download_size: 165541
dataset_size: 262823
task_categories:
- translation
language:
- fr
- en
tags:
- food
- nutrition
size_categories:
- 1K<n<10K
license: apache-2.0
---
# Dataset Card for "Trad_food"
- info: This dataset comes from the ANSES-CIQUAL 2020 Table in English in XML format, found on https://www.data.gouv.fr/fr/datasets/table-de-composition-nutritionnelle-des-aliments-ciqual/ .
I made some minor changes on it in order to have it meets my needs (removed/added words to have exact translations, removed repetitions etc). |