Update README.md
Browse files
README.md
CHANGED
|
@@ -17,16 +17,16 @@ tags:
|
|
| 17 |
|
| 18 |
<div style="display: flex; gap: 4px; align-items: center">
|
| 19 |
<a target="_blank" href="https://arxiv.org/abs/2501.17703">
|
| 20 |
-
<img style="height:
|
| 21 |
</a>
|
| 22 |
<a target="_blank" href="https://github.com/TIGER-AI-Lab/CritiqueFinetuning">
|
| 23 |
-
<img style="height:
|
| 24 |
</a>
|
| 25 |
<a target="_blank" href="https://tiger-ai-lab.github.io/CritiqueFineTuning">
|
| 26 |
-
<img style="height:
|
| 27 |
</a>
|
| 28 |
<a target="_blank" href="https://huggingface.co/datasets/TIGER-Lab/WebInstruct-CFT">
|
| 29 |
-
<img style="height:
|
| 30 |
</a>
|
| 31 |
</div>
|
| 32 |
|
|
|
|
| 17 |
|
| 18 |
<div style="display: flex; gap: 4px; align-items: center">
|
| 19 |
<a target="_blank" href="https://arxiv.org/abs/2501.17703">
|
| 20 |
+
<img style="height:18pt" src="https://img.shields.io/badge/-Paper-black?style=flat&logo=arxiv"/>
|
| 21 |
</a>
|
| 22 |
<a target="_blank" href="https://github.com/TIGER-AI-Lab/CritiqueFinetuning">
|
| 23 |
+
<img style="height:18pt" src="https://img.shields.io/badge/-Code-green?style=flat&logo=github"/>
|
| 24 |
</a>
|
| 25 |
<a target="_blank" href="https://tiger-ai-lab.github.io/CritiqueFineTuning">
|
| 26 |
+
<img style="height:18pt" src="https://img.shields.io/badge/-📖%20Website-red?style=flat"/>
|
| 27 |
</a>
|
| 28 |
<a target="_blank" href="https://huggingface.co/datasets/TIGER-Lab/WebInstruct-CFT">
|
| 29 |
+
<img style="height:18pt" src="https://img.shields.io/badge/-🤗%20Dataset-red?style=flat"/>
|
| 30 |
</a>
|
| 31 |
</div>
|
| 32 |
|