| --- |
| task_categories: |
| - translation |
| language: |
| - en |
| - it |
| size_categories: |
| - 1K<n<10K |
| configs: |
| - config_name: CLOSED |
| data_files: |
| - split: UK |
| path: |
| - data/CLOSED/UK/UK.en-it.tsv |
| - split: US |
| path: |
| - data/CLOSED/US/US.en-it.tsv |
| - split: IT |
| path: |
| - data/CLOSED/IT/IT.it-en.tsv |
| default: true |
| --- |
| # CLOSED evaluation sets for the MAGNET Challenge @ CALAMITA 2024 |
|
|
| #### Last update: 16 Sept 2024 |
|
|
| ### Overview |
|
|
| This dataset represents the CLOSED portion of the benchmark of the MAGNET Challenge @CALAMITA2024. |
|
|
| It includes three Italian/English textual parallel sets, namely: |
| |
| - UK.en-it |
| - US.en-it |
| - IT.it-en |
|
|
| They consist of English and Italian news and their corresponding professional translations. This resource is private, not publicly accessible, available only to CALAMITA Organizers for evaluation purposes. |
|
|
|
|
| ### Contents |
|
|
| The three sets are provided in .tsv files organized as follows: |
|
|
| ``` |
| MAGNETprivateBenchmark4CALAMITA24/ |
| |-- README.md |
| `-- data |
| |-- CLOSED |
| | |-- UK |
| | | `-- UK.en-it.tsv |
| | |-- US |
| | | `-- US.en-it.tsv |
| | `-- IT |
| ` `-- IT.it-en.tsv |
| ``` |
|
|