Add pipeline_tag and library_name

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
 
2
  language:
3
  - en
4
- base_model:
5
- - Qwen/Qwen2.5-Math-7B
6
  tags:
7
  - One-Shot-CFT
 
 
8
  ---
 
9
  # One-Shot-CFT: Unleashing the Reasoning Potential of Pre-trained LLMs by Critique Fine-Tuning on One Problem
10
 
11
  <p align="center">
 
1
  ---
2
+ license: mit
3
  language:
4
  - en
 
 
5
  tags:
6
  - One-Shot-CFT
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
  ---
10
+
11
  # One-Shot-CFT: Unleashing the Reasoning Potential of Pre-trained LLMs by Critique Fine-Tuning on One Problem
12
 
13
  <p align="center">