infinite-dataset-hub/LanguagePairTranslationMatrix
收藏Hugging Face2024-08-31 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/infinite-dataset-hub/LanguagePairTranslationMatrix
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
tags:
- infinite-dataset-hub
- synthetic
---
# LanguagePairTranslationMatrix
tags: MachineTranslation, CrossLexicalMapping, BilingualModel
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
**Dataset Description:**
The 'LanguagePairTranslationMatrix' dataset is designed to assist Machine Learning practitioners in training models for English-German language pair translation. Each row represents a potential translation mapping between English and German, including context, label descriptions, and confidence scores for the translations. The labels indicate the nature of the translation pair, such as direct translations, idiomatic expressions, or cultural nuances.
**CSV Content Preview:**
```
source_text,target_text,label,confidence_score
"Better late than never","Besser spät als nie","LiteralTranslation","0.98"
"Break a leg","Hals- und Beinbruch","LiteralTranslation","0.95"
"It's raining cats and dogs","Es gießt wie aus Eimern","IdiomaticTranslation","0.92"
"Kick the bucket","Den Löffel abgeben","LiteralTranslation","0.90"
"A piece of cake","Ein Kinderspiel","IdiomaticTranslation","0.88"
```
**Source of the data:**
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'English German Dictionary':
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=English+German+Dictionary&dataset=LanguagePairTranslationMatrix&tags=MachineTranslation,+CrossLexicalMapping,+BilingualModel
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
提供机构:
infinite-dataset-hub



