Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ base_model:
|
|
| 10 |
- Qwen/Qwen3-14B-Base
|
| 11 |
pipeline_tag: text-generation
|
| 12 |
---
|
| 13 |
-
# [MegaScience: Pushing the Frontiers of Post-Training Datasets for Science Reasoning](https://arxiv.org/abs/
|
| 14 |
|
| 15 |
## Qwen3-14B-MegaScience
|
| 16 |
|
|
@@ -41,14 +41,14 @@ pipeline_tag: text-generation
|
|
| 41 |
|
| 42 |
## Citation
|
| 43 |
|
| 44 |
-
Check out our [paper](https://arxiv.org/abs/
|
| 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:
|
| 52 |
-
url={https://arxiv.org/abs/
|
| 53 |
}
|
| 54 |
```
|
|
|
|
| 10 |
- Qwen/Qwen3-14B-Base
|
| 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 |
## Qwen3-14B-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 |
```
|