albertvillanova/sat
收藏资源简介:
--- annotations_creators: - no-annotation language_creators: - found language: - en - vi license: - unknown multilinguality: - translation size_categories: - 1M<n<10M source_datasets: - original - extended|bible_para - extended|kde4 - extended|opus_gnome - extended|open_subtitles - extended|tatoeba task_categories: - text-generation - translation task_ids: [] pretty_name: SAT tags: - conditional-text-generation --- # Dataset Card for SAT ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://blog.vietai.org/sat/ - **Repository:** https://github.com/vietai/sat - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary SAT (Style Augmented Translation) dataset contains roughly 3.3 million English-Vietnamese pairs of texts. ### Supported Tasks and Leaderboards - Machine Translation ### Languages The languages in the dataset are: - Vietnamese (`vi`) - English (`en`) ## Dataset Structure ### Data Instances ``` { 'translation': { 'en': 'Rachel Pike : The science behind a climate headline', 'vi': 'Khoa học đằng sau một tiêu đề về khí hậu' } } ``` ### Data Fields - `translation`: - `en`: Parallel text in English. - `vi`: Parallel text in Vietnamese. ### Data Splits The dataset is split in "train" and "test". | | train | test | |--------------------|--------:|-----:| | Number of examples | 3359574 | 7221 | ## 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 Unknown. ### Citation Information Unknown. ### Contributions Thanks to [@albertvillanova](https://github.com/albertvillanova) for adding this dataset.
数据集卡片 for SAT
数据集描述
数据集摘要
SAT(风格增强翻译)数据集包含大约330万对英越文本。
支持的任务和排行榜
- 机器翻译
语言
数据集中的语言是:
- 越南语 (
vi) - 英语 (
en)
数据集结构
数据实例
json { translation: { en: Rachel Pike : The science behind a climate headline, vi: Khoa học đằng sau một tiêu đề về khí hậu } }
数据字段
translation:en: 英语平行文本。vi: 越南语平行文本。
数据分割
数据集分为“训练”和“测试”。
| train | test | |
|---|---|---|
| 示例数量 | 3359574 | 7221 |
数据集创建
策划理由
[更多信息需要]
源数据
初始数据收集和规范化
[更多信息需要]
源语言生产者是谁?
[更多信息需要]
注释
注释过程
[更多信息需要]
注释者是谁?
[更多信息需要]
个人和敏感信息
[更多信息需要]
使用数据集的注意事项
数据集的社会影响
[更多信息需要]
偏见的讨论
[更多信息需要]
其他已知限制
[更多信息需要]
附加信息
数据集策展人
[更多信息需要]
许可信息
未知。
引用信息
未知。
贡献
感谢 @albertvillanova 添加此数据集。



