hannayukhymenko HF Staff commited on
Commit
06223cd
·
verified ·
1 Parent(s): a86ffc9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -168,7 +168,7 @@ messages = [
168
 
169
  The model was fine-tuned on the [Jupyter Agent Dataset](https://huggingface.co/datasets/data-agents/jupyter-agent-dataset), which contains:
170
 
171
- - **51,389 synthetic notebooks** (~2B tokens)
172
  - **Dataset-grounded QA pairs** from real Kaggle notebooks
173
  - **Executable reasoning traces** with intermediate computations
174
  - **High-quality educational content** filtered and scored by LLMs
 
168
 
169
  The model was fine-tuned on the [Jupyter Agent Dataset](https://huggingface.co/datasets/data-agents/jupyter-agent-dataset), which contains:
170
 
171
+ - **51,389 synthetic notebooks** (~0.2B tokens, total 1B tokens)
172
  - **Dataset-grounded QA pairs** from real Kaggle notebooks
173
  - **Executable reasoning traces** with intermediate computations
174
  - **High-quality educational content** filtered and scored by LLMs