Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- si
|
| 5 |
+
- ta
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- instruction-finetuning
|
| 9 |
+
- reasoning
|
| 10 |
+
- tool-use
|
| 11 |
+
- trilingual
|
| 12 |
+
- singlish
|
| 13 |
+
- tanglish
|
| 14 |
+
- chat2find
|
| 15 |
+
pretty_name: Chat2Find Unified Reasoning & Tool Dataset (Public Sample)
|
| 16 |
+
size_categories:
|
| 17 |
+
- n<1K
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
# Chat2Find Unified Reasoning & Tool Dataset (Public Sample)
|
| 21 |
+
|
| 22 |
+
This repository contains a **5,000-record public preview** of the **Chat2Find Unified Reasoning & Tool Dataset**.
|
| 23 |
+
|
| 24 |
+
The full dataset is a premium, high-logic instruction dataset designed for training state-of-the-art conversational AI models. It contains **279,260 trilingual records** optimized for complex problem-solving, chain-of-thought reasoning, and sophisticated tool-calling interactions in **Sinhala**, **Tamil**, and **English**.
|
| 25 |
+
|
| 26 |
+
## 📂 Access the Full Dataset
|
| 27 |
+
|
| 28 |
+
The full 1.8 GB dataset is available as a **Gated Repository** for commercial and advanced research use.
|
| 29 |
+
|
| 30 |
+
👉 **[Access the Full Dataset Here](https://huggingface.co/datasets/Chat2Find/Chat2Find-Instruct-Reasoning-Dataset)**
|
| 31 |
+
|
| 32 |
+
### **How to get a license:**
|
| 33 |
+
1. **Purchase License:** Use our secure Stripe link to purchase a commercial/advanced research license:
|
| 34 |
+
👉 **[Buy Full Dataset License (Stripe)](https://buy.stripe.com/14AaEX1EjdODfblcKMawo02)**
|
| 35 |
+
2. **Provide Username:** During the Stripe checkout, please enter your **Hugging Face Username**.
|
| 36 |
+
3. **Approval:** Once payment is confirmed, we will grant your account access to the gated repository within **24 hours**.
|
| 37 |
+
|
| 38 |
+
---
|
| 39 |
+
|
| 40 |
+
## Sample Details
|
| 41 |
+
- **Records:** 5,000 diverse records.
|
| 42 |
+
- **Languages:** Trilingual (Sinhala, Tamil, English) + Singlish & Tanglish.
|
| 43 |
+
- **Format:** OpenAI-style `messages` JSON Lines (`.jsonl`).
|
| 44 |
+
|
| 45 |
+
## Intended Use
|
| 46 |
+
- **Format Verification:** Test the tool-calling and reasoning format with your training pipeline.
|
| 47 |
+
- **Data Quality Audit:** Verify the linguistic nuance and logical depth of the Chat2Find data.
|
| 48 |
+
|
| 49 |
+
---
|
| 50 |
+
**Stay tuned to [chat2find.com](https://chat2find.com) for updates.**
|