KaifengGGG/WenYanWen_English_Parallel
Dataset Card for WenYanWen_English_Parallel Dataset Summary The WenYanWen_English_Parallel dataset is a multilingual parallel corpus in Classical Chinese (Wenyanwen), modern Chinese, and English. The Classical Chinese and modern Chinese parts are sourced from the NiuTrans/Classical-Modern dataset, while the corresponding English translations are generated using Gemini Pro. Data Fields info: A string representing the title or source information of… See the full description on the dataset page: https://huggingface.co/datasets/KaifengGGG/WenYanWen_English_Parallel.
Dataset Card for WenYanWen\_English\_Parallel
Dataset Summary
The WenYanWen\English\Parallel dataset is a multilingual parallel corpus in Classical Chinese (Wenyanwen), modern Chinese, and English. The Classical Chinese and modern Chinese parts are sourced from the NiuTrans/Classical-Modern dataset, while the corresponding English translations are generated using Gemini Pro.
Data Fields
info: A string representing the title or source information of the text.classical: Classical Chinese (Wenyanwen) text corresponding to the modern text.modern: A string containing the translation of the original Classical Chinese text into modern Chinese.english: English translation of the Chinese text.text: instruction/answer pair in string formatmessages: instruction/answer pair in conversation format:content: String representing the content of a message.role: String representing the role associated with the message (e.g., system, assistent, user).
Here is an example for a dataset entry:
Dataset Structure
The dataset consists of four subsets: default, instruct, instruct-augment, and instruct-large.
defaultis a parallel translation dataset.instructserves as an instruction-tuning dataset and consists of prompt/answer pairs created from a 10,000-sample subset of thedefaultdataset.instruct-augmentis similar toinstruct, with the distinction being that the prompt/answer pairs have been augmented by Gemini-Pro. (Detailed information can be found in our dataset generation code on Github)instruct-largeis an expanded version ofinstructthat includes all samples from thedefaultdataset.
Default
Instruct
Instruct-Augmented
Instruct-Large
Supported Tasks and Leaderboard
This dataset can be used for various multilingual and translation tasks, including but not limited to:
- Neural Machine Translation (Classical Chinese to Modern Chinese)
- Neural Machine Translation (Modern Chinese to English)
- Neural Machine Translation (Classical Chinese to English)
- Multilingual Text-to-Text Transfer
There is currently no official leaderboard for this dataset.
License
Please refer to the license of the NiuTrans/Classical-Modern dataset and the terms of use of Gemini Pro for more information regarding the dataset license.
Citation Information
If you use this dataset in your research, please cite the original sources:
Potential Bias
Since the English translations are generated using Gemini Pro, there might be inconsistencies or errors in the translations, which may introduce bias into the dataset. Additionally, the choice of Classical Chinese texts and their modern Chinese translations may also introduce bias. Finally, the use of a single translation tool for the English translations may result in limited linguistic diversity.
Potential Social Impact
This dataset can be used for various multilingual and translation tasks, which can have a positive impact on facilitating cross-cultural communication and understanding. However, it is important to be aware of the potential biases in the dataset and to use the dataset responsibly. Additionally, as with any dataset, it is important to consider the ethical implications of using this dataset, including issues related to data privacy, consent, and representation.
