Update README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ model-index:
|
|
16 |
β’ π€ <a href="https://huggingface.co/datasets/JingyaoLi/Science-Logits-1.2M" target="_blank">Data </a>
|
17 |
β’ π€ <a href="https://huggingface.co/JingyaoLi/ScienceLLaMA-3b" target="_blank">ScienceLLaMA-3B </a>
|
18 |
β’ π€ <a href="https://huggingface.co/JingyaoLi/ScienceLLaMA-1b" target="_blank">ScienceLLaMA-1B </a>
|
19 |
-
β’ π± <a href="Logits-
|
20 |
-
β’ π
|
21 |
</p>
|
22 |
|
23 |
This model is a fine-tuned with **Logits-Based Finetuning** on the [JingyaoLi/Science-Logits-1.2M](https://huggingface.co/datasets/JingyaoLi/Science-Logits-1.2M), which integrates the strengths of supervised learning and knowledge distillation by combining teacher logits with ground truth labels. This preserves both correctness and linguistic diversity.
|
|
|
16 |
β’ π€ <a href="https://huggingface.co/datasets/JingyaoLi/Science-Logits-1.2M" target="_blank">Data </a>
|
17 |
β’ π€ <a href="https://huggingface.co/JingyaoLi/ScienceLLaMA-3b" target="_blank">ScienceLLaMA-3B </a>
|
18 |
β’ π€ <a href="https://huggingface.co/JingyaoLi/ScienceLLaMA-1b" target="_blank">ScienceLLaMA-1B </a>
|
19 |
+
β’ π± <a href="https://github.com/dvlab-research/Logits-Based-Finetuning" target="_blank">Code</a>
|
20 |
+
β’ π <a href="https://arxiv.org/abs/2505.24461" target="_blank">Paper</a>
|
21 |
</p>
|
22 |
|
23 |
This model is a fine-tuned with **Logits-Based Finetuning** on the [JingyaoLi/Science-Logits-1.2M](https://huggingface.co/datasets/JingyaoLi/Science-Logits-1.2M), which integrates the strengths of supervised learning and knowledge distillation by combining teacher logits with ground truth labels. This preserves both correctness and linguistic diversity.
|