Sourajit123 commited on
Commit
a4c2a4c
·
verified ·
1 Parent(s): f766130

Update README.md

Browse files

This dataset is a merge of the following datasets:
TeichAI/gemini-3-pro-preview-high-reasoning-1000x
TeichAI/gemini-2.5-flash-lite-2509-preview-1000x
TeichAI/gemini-2.5-flash-11000x

This can be used for finetuning a open-source LLMs, effectively making it a multi-teacher distillation dataset.

Future plans:
1. Remove duplicate questions.
2. Finetune a Gemma3 model on the merged dataset to see results.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,7 +3,8 @@ task_categories:
3
  - question-answering
4
  tags:
5
  - agent
6
- pretty_name: i
7
  size_categories:
8
  - 10K<n<100K
 
 
9
  ---
 
3
  - question-answering
4
  tags:
5
  - agent
 
6
  size_categories:
7
  - 10K<n<100K
8
+ language:
9
+ - en
10
  ---