Chat2Find commited on
Commit
ab9728c
·
verified ·
1 Parent(s): 018d375

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -8
README.md CHANGED
@@ -37,14 +37,30 @@ The full 1.8 GB dataset is available as a **Gated Repository** for commercial an
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.**
 
37
 
38
  ---
39
 
40
+ ## 📊 Sample Details & Composition
41
+
42
+ The 5,000 records in this preview are carefully curated to reflect the high quality of the full dataset.
43
+
44
+ **Conversation Flow:**
45
+ - **Single-turn (SFT):** ~70.0% (3,500 records)
46
+ - **Multi-turn (Agentic/Chat):** ~30.0% (1,500 records)
47
+
48
+ **Reasoning & Execution:**
49
+ - **Pure Chain-of-Thought Reasoning:** ~72.0%
50
+ - **Tool Calling & API Interaction:** ~28.0%
51
+
52
+ **Language Breakdown:**
53
+ - **Tamil:** ~45.7%
54
+ - **Sinhala:** ~36.3%
55
+ - **English:** ~18.0%
56
+ - *Note: Singlish and Tanglish code-mixed data are aggressively embedded within these records to ensure realistic South Asian conversational abilities.*
57
+
58
+ ---
59
+
60
+ ## 🌟 What's in the Full Dataset?
61
+ The full 1.8 GB dataset contains **279,260 records** offering a massive scale-up of everything seen in this sample.
62
+ - Over **10,800** deep multi-turn interactions.
63
+ - Hundreds of thousands of localized, culturally aware logic puzzles, tool invocations, and code-mixed conversations not found in standard open-source datasets.
64
 
65
  ---
66
  **Stay tuned to [chat2find.com](https://chat2find.com) for updates.**