Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- es
|
| 6 |
---
|
| 7 |
+
# [TowerOfBabel](https://huggingface.co/datasets/8BitStudio/TowerOfBabel) A synthetic multilingual translation dataset generated with GPT-5.5 XHigh.
|
| 8 |
+
# About
|
| 9 |
+
The goal is to teach AI models accurate translation from English to target languages — ranging from well-documented languages like Spanish and French, to lower-resource languages like Swahili and Yoruba.
|
| 10 |
+
|
| 11 |
+
# Size
|
| 12 |
+
() examples across () languages.
|
| 13 |
+
|
| 14 |
+
# Quality
|
| 15 |
+
|
| 16 |
+
Each example uses complex sentence structures including subordinate clauses and conditionals, making the data richer and more generalizable than simple phrase datasets. All translations were verified using multi-agent pipelines to ensure quality across all language pairs.
|
| 17 |
+
Generation
|
| 18 |
+
Synthetically generated and verified using GPT-5.5 XHigh sub-agents.
|