Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,4 +18,86 @@ tags:
|
|
| 18 |
- agent
|
| 19 |
size_categories:
|
| 20 |
- 1B<n<10B
|
| 21 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
- agent
|
| 19 |
size_categories:
|
| 20 |
- 1B<n<10B
|
| 21 |
+
---
|
| 22 |
+
|
| 23 |
+
# 📦 Huge Multilingual Text Dataset
|
| 24 |
+
|
| 25 |
+
## Overview
|
| 26 |
+
|
| 27 |
+
This repository contains a **large-scale, multilingual dataset** designed for training and evaluating advanced language models and AI agents.
|
| 28 |
+
The dataset spans **multiple domains**, supports **multiple languages**, and is suitable for **high-capacity models**.
|
| 29 |
+
|
| 30 |
+
---
|
| 31 |
+
|
| 32 |
+
## 🔍 Key Characteristics
|
| 33 |
+
|
| 34 |
+
* **Dataset Size:**
|
| 35 |
+
`1B < n < 10B` tokens
|
| 36 |
+
|
| 37 |
+
* **License:**
|
| 38 |
+
Apache License 2.0 (Apache-2.0)
|
| 39 |
+
|
| 40 |
+
* **Task Category:**
|
| 41 |
+
|
| 42 |
+
* Text Generation
|
| 43 |
+
|
| 44 |
+
* **Languages Supported:**
|
| 45 |
+
|
| 46 |
+
* English (`en`)
|
| 47 |
+
* Hebrew (`he`)
|
| 48 |
+
* Arabic (`ar`)
|
| 49 |
+
|
| 50 |
+
---
|
| 51 |
+
|
| 52 |
+
## 🧠 Domains & Tags
|
| 53 |
+
|
| 54 |
+
The dataset includes high-quality content across a wide range of fields:
|
| 55 |
+
|
| 56 |
+
* 🧪 Chemistry
|
| 57 |
+
* 🧬 Biology
|
| 58 |
+
* 💰 Finance
|
| 59 |
+
* ⚖️ Legal
|
| 60 |
+
* 🎨 Art
|
| 61 |
+
* 🌍 Climate
|
| 62 |
+
* 💻 Code / Software
|
| 63 |
+
* 🏥 Medical
|
| 64 |
+
* 🤖 Agent-oriented data
|
| 65 |
+
|
| 66 |
+
This diversity makes the dataset ideal for:
|
| 67 |
+
|
| 68 |
+
* General-purpose LLM training
|
| 69 |
+
* Multilingual reasoning
|
| 70 |
+
* Pre-Training
|
| 71 |
+
* Domain-specific fine-tuning
|
| 72 |
+
* Autonomous and tool-using agents
|
| 73 |
+
|
| 74 |
+
---
|
| 75 |
+
|
| 76 |
+
## 🎯 Intended Use
|
| 77 |
+
|
| 78 |
+
* Training large language models (LLMs)
|
| 79 |
+
* Pre-training
|
| 80 |
+
* Fine-tuning domain-aware or multilingual models
|
| 81 |
+
* Research in NLP, AI agents, and reasoning systems
|
| 82 |
+
* Benchmarking text-generation capabilities at scale
|
| 83 |
+
|
| 84 |
+
---
|
| 85 |
+
|
| 86 |
+
## 📜 License
|
| 87 |
+
|
| 88 |
+
This dataset is released under the **Apache License 2.0**, allowing commercial use, modification, and distribution with proper attribution.
|
| 89 |
+
|
| 90 |
+
---
|
| 91 |
+
|
| 92 |
+
## ⚠️ Disclaimer
|
| 93 |
+
|
| 94 |
+
The dataset may contain domain-specific information (e.g., medical, legal, financial) and is intended **for research and development purposes only**.
|
| 95 |
+
It should not be used as a sole source for professional advice.
|
| 96 |
+
|
| 97 |
+
---
|
| 98 |
+
|
| 99 |
+
## 🙌 Acknowledgements
|
| 100 |
+
|
| 101 |
+
Created and curated as a large-scale effort to support open, multilingual, and multi-domain AI research.
|
| 102 |
+
|
| 103 |
+
---
|