Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ tags:
|
|
10 |
|
11 |
<p align="center">
|
12 |
<a href="https://github.com/TIGER-AI-Lab/One-Shot-CFT" target="_blank">π» Code</a> |
|
13 |
-
<a href="https://arxiv.org/
|
14 |
<a href="https://huggingface.co/datasets/TIGER-Lab/One-Shot-CFT-Data" target="_blank">π Dataset</a> |
|
15 |
<a href="https://huggingface.co/collections/TIGER-Lab/one-shot-cft-683fbb4d2bcf698dbea8fb21" target="_blank">π€ Model</a> |
|
16 |
<a href="https://tiger-ai-lab.github.io/One-Shot-CFT/" target="_blank">π Project Page</a>
|
@@ -53,10 +53,10 @@ Across both domains, CFT with a single problem significantly outperforms standar
|
|
53 |
If you find our work helpful, please cite it as:
|
54 |
|
55 |
```bibtex
|
56 |
-
@article{
|
57 |
-
title={
|
58 |
-
author={Wang, Yubo and
|
59 |
-
journal={arXiv preprint arXiv:
|
60 |
year={2025}
|
61 |
}
|
62 |
```
|
|
|
10 |
|
11 |
<p align="center">
|
12 |
<a href="https://github.com/TIGER-AI-Lab/One-Shot-CFT" target="_blank">π» Code</a> |
|
13 |
+
<a href="https://arxiv.org/pdf/2506.03295" target="_blank">π Paper</a> |
|
14 |
<a href="https://huggingface.co/datasets/TIGER-Lab/One-Shot-CFT-Data" target="_blank">π Dataset</a> |
|
15 |
<a href="https://huggingface.co/collections/TIGER-Lab/one-shot-cft-683fbb4d2bcf698dbea8fb21" target="_blank">π€ Model</a> |
|
16 |
<a href="https://tiger-ai-lab.github.io/One-Shot-CFT/" target="_blank">π Project Page</a>
|
|
|
53 |
If you find our work helpful, please cite it as:
|
54 |
|
55 |
```bibtex
|
56 |
+
@article{wang2025unleashing,
|
57 |
+
title={Unleashing the Reasoning Potential of Pre-trained LLMs by Critique Fine-Tuning on One Problem},
|
58 |
+
author={Wang, Yubo and Nie, Ping and Zou, Kai and Wu, Lijun and Chen, Wenhu},
|
59 |
+
journal={arXiv preprint arXiv:2506.03295},
|
60 |
year={2025}
|
61 |
}
|
62 |
```
|