ubowang commited on
Commit
5fc6662
Β·
verified Β·
1 Parent(s): 3f8b13e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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/abs/" 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,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{wang2025critique,
57
- title={Critique fine-tuning: Learning to critique is more effective than learning to imitate},
58
- author={Wang, Yubo and Yue, Xiang and Chen, Wenhu},
59
- journal={arXiv preprint arXiv:2501.17703},
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
  ```