CoolFace
Datasetpublic

ncduy/mt-en-vi

Dataset Card for Machine Translation Paired English-Vietnamese Sentences Dataset Summary [More Information Needed] Supported Tasks and Leaderboards [More Information Needed] Languages The language of the dataset text sentence is English ('en') and Vietnamese (vi). Dataset Structure Data Instances An instance example: { 'en': 'And what I think the world needs now is more connections.', 'vi': 'Và tôi… See the full description on the dataset page: https://huggingface.co/datasets/ncduy/mt-en-vi.

sourceHugging Facemitupdated 4y agoView on Hugging Face
12likes147downloads
Dataset Card

Dataset Card for Machine Translation Paired English-Vietnamese Sentences

Table of Contents

Dataset Description

  • —Homepage:
  • —Repository:
  • —Paper:
  • —Leaderboard:
  • —Point of Contact:

Dataset Summary

[More Information Needed]

Supported Tasks and Leaderboards

[More Information Needed]

Languages

The language of the dataset text sentence is English ('en') and Vietnamese (vi).

Dataset Structure

Data Instances

An instance example:

{
  'en': 'And what I think the world needs now is more connections.', 
  'vi': 'Và tôi nghĩ điều thế giới đang cần bây giờ là nhiều sự kết nối hơn.', 
  'source': 'TED2020 v1'
}

Data Fields

  • —en (str): English sentence
  • —vi (str): Vietnamese sentence
  • —source (str): Source.

Data Splits

The dataset is split in train, validation and test.

TainValidationTest
Number of examples28844511131611225

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Initial Data Collection and Normalization

[More Information Needed]

Who are the source language producers?

[More Information Needed]

Annotations

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Considerations for Using the Data

Social Impact of Dataset

[More Information Needed]

Discussion of Biases

[More Information Needed]

Other Known Limitations

[More Information Needed]

Additional Information

Dataset Curators

[More Information Needed]

Licensing Information

[More Information Needed]

Citation Information

[More Information Needed]

Contributions

Thanks to @ncduy0303 for adding this dataset.