QizhiPei commited on
Commit
f62f889
·
verified ·
1 Parent(s): 7eea7f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -5,6 +5,12 @@ language:
5
  - en
6
  base_model:
7
  - mistralai/Mistral-7B-v0.1
 
 
 
 
 
8
  ---
9
 
 
10
  Paper: [MathFusion: Enhancing Mathematic Problem-solving of LLM through Instruction Fusion](https://arxiv.org/abs/2503.16212)
 
5
  - en
6
  base_model:
7
  - mistralai/Mistral-7B-v0.1
8
+ license: apache-2.0
9
+ metrics:
10
+ - accuracy
11
+ pipeline_tag: text2text-generation
12
+ library_name: transformers
13
  ---
14
 
15
+
16
  Paper: [MathFusion: Enhancing Mathematic Problem-solving of LLM through Instruction Fusion](https://arxiv.org/abs/2503.16212)