Vfrz commited on
Commit
398234b
·
verified ·
1 Parent(s): d09fd5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -10,7 +10,7 @@ base_model:
10
  - Qwen/Qwen2.5-7B
11
  pipeline_tag: text-generation
12
  ---
13
- # [MegaScience: Pushing the Frontiers of Post-Training Datasets for Science Reasoning](https://arxiv.org/abs/xxx)
14
 
15
  ## Qwen2.5-7B-MegaScience
16
 
@@ -41,14 +41,14 @@ pipeline_tag: text-generation
41
 
42
  ## Citation
43
 
44
- Check out our [paper](https://arxiv.org/abs/xxx) for more details. If you use our dataset or find our work useful, please cite
45
 
46
  ```
47
  @article{fan2025megascience,
48
  title={MegaScience: Pushing the Frontiers of Post-Training Datasets for Science Reasoning},
49
  author={Fan, Run-Ze and Wang, Zengzhi and Liu, Pengfei},
50
  year={2025},
51
- journal={arXiv preprint arXiv:xxx},
52
- url={https://arxiv.org/abs/xxx}
53
  }
54
  ```
 
10
  - Qwen/Qwen2.5-7B
11
  pipeline_tag: text-generation
12
  ---
13
+ # [MegaScience: Pushing the Frontiers of Post-Training Datasets for Science Reasoning](https://arxiv.org/abs/2507.16812)
14
 
15
  ## Qwen2.5-7B-MegaScience
16
 
 
41
 
42
  ## Citation
43
 
44
+ Check out our [paper](https://arxiv.org/abs/2507.16812) for more details. If you use our dataset or find our work useful, please cite
45
 
46
  ```
47
  @article{fan2025megascience,
48
  title={MegaScience: Pushing the Frontiers of Post-Training Datasets for Science Reasoning},
49
  author={Fan, Run-Ze and Wang, Zengzhi and Liu, Pengfei},
50
  year={2025},
51
+ journal={arXiv preprint arXiv:2507.16812},
52
+ url={https://arxiv.org/abs/2507.16812}
53
  }
54
  ```