Improve model card: add pipeline tag, library name and license (#1)
- Improve model card: add pipeline tag, library name and license (ebef8dea586b7406630902a74532f548625092d8) Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
This commit is contained in:
@@ -1,11 +1,15 @@
|
|||||||
---
|
---
|
||||||
language:
|
|
||||||
- en
|
|
||||||
base_model:
|
base_model:
|
||||||
- meta-llama/Llama-3.2-3B-Instruct
|
- meta-llama/Llama-3.2-3B-Instruct
|
||||||
|
language:
|
||||||
|
- en
|
||||||
tags:
|
tags:
|
||||||
- One-Shot-CFT
|
- One-Shot-CFT
|
||||||
|
pipeline_tag: text-generation
|
||||||
|
library_name: transformers
|
||||||
|
license: cc-by-4.0
|
||||||
---
|
---
|
||||||
|
|
||||||
# One-Shot-CFT: Unleashing the Reasoning Potential of Pre-trained LLMs by Critique Fine-Tuning on One Problem
|
# One-Shot-CFT: Unleashing the Reasoning Potential of Pre-trained LLMs by Critique Fine-Tuning on One Problem
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|||||||
Reference in New Issue
Block a user