Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,10 @@ license: gpl
|
|
| 3 |
---
|
| 4 |
# Bilingual Translation Dataset
|
| 5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
## Overview
|
| 7 |
|
| 8 |
This repository contains a bilingual translation dataset featuring text pairs translated between multiple languages, including English, Chinese, and French. The dataset is designed to assist in the development and testing of machine translation models, as well as to provide a resource for linguistic analysis. The data is presented in a simple CSV format with three columns: Language, Original Text, and Translated Text.
|
|
|
|
| 3 |
---
|
| 4 |
# Bilingual Translation Dataset
|
| 5 |
|
| 6 |
+
## Video
|
| 7 |
+
|
| 8 |
+
https://www.bilibili.com/video/BV1VBsFe5Eqw
|
| 9 |
+
|
| 10 |
## Overview
|
| 11 |
|
| 12 |
This repository contains a bilingual translation dataset featuring text pairs translated between multiple languages, including English, Chinese, and French. The dataset is designed to assist in the development and testing of machine translation models, as well as to provide a resource for linguistic analysis. The data is presented in a simple CSV format with three columns: Language, Original Text, and Translated Text.
|