Damaru-ai/damru-knowledge
π Damru Knowledge A continuously growing, self-collected question-answer knowledge base that powers Damru AI β a self-learning assistant built for exam preparation and general-purpose help, with a focus on Indian students. The dataset is harvested and quality-filtered automatically, 24x7, from multiple open sources and a self-evaluating reasoning engine. New rows are appended every hour as parquet shards under data/. π¦ What's inside Column Type Descriptionβ¦ See the full description on the dataset page: https://huggingface.co/datasets/Damaru-ai/damru-knowledge.
π Damru Knowledge
A continuously growing, self-collected question-answer knowledge base that powers Damru AI β a self-learning assistant built for exam preparation and general-purpose help, with a focus on Indian students.
The dataset is harvested and quality-filtered automatically, 24x7, from multiple open sources and a self-evaluating reasoning engine. New rows are appended every hour as parquet shards under data/.
π¦ What's inside
π Sources
- Wikipedia β encyclopedic facts across 80+ subjects
- arXiv β research-paper concepts and summaries
- StackExchange β real Q&A across many communities
- Math engine β symbolically-verified maths (SymPy) + olympiad / JEE / MIT-level problems solved and self-checked
- Coding engine β problems generated, solved, and executed to verify the solution actually runs (tests must pass)
- Analysis engine β deep reasoning and critical-analysis Q&A
π§ How it's built
Damru runs a multi-worker learning loop that:
- Picks a subject and masters it before moving to the next (curriculum-driven).
- Generates Q&A, then self-evaluates each item; only high-quality rows are kept.
- Raises its own quality bar over time (rising acceptance threshold).
- Verifies maths symbolically and runs code to confirm correctness.
- Deduplicates and stores rows, then syncs them here hourly.
π― Intended use
- Supervised fine-tuning / instruction-tuning of small open models (e.g. Qwen2.5-3B) for Damru AI.
- Retrieval-augmented generation (RAG) knowledge source.
- Educational Q&A research.
β οΈ Limitations
- Content is machine-generated and machine-verified; occasional errors are possible.
- Coverage grows over time and may be uneven across subjects early on.
- Not a substitute for authoritative textbooks or professional advice.
π Status
This is a living dataset β it grows continuously toward a multi-million-row target. Row counts and file sizes update as new hourly shards are added.
π License
Released under the Apache-2.0 license. Source-derived content remains under its original terms; please respect upstream source licenses where applicable.
