Update README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
-
---
|
2 |
-
license: llama3.1
|
3 |
-
library_name: peft
|
4 |
-
tags:
|
5 |
-
- trl
|
6 |
-
- sft
|
7 |
-
- generated_from_trainer
|
8 |
-
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
9 |
-
model-index:
|
10 |
-
- name: llama3.1-8B-finetuned-Math
|
11 |
-
results: []
|
12 |
-
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
# llama3.1-8B-finetuned-Math
|
18 |
|
19 |
-
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
1 |
+
---
|
2 |
+
license: llama3.1
|
3 |
+
library_name: peft
|
4 |
+
tags:
|
5 |
+
- trl
|
6 |
+
- sft
|
7 |
+
- generated_from_trainer
|
8 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
9 |
+
model-index:
|
10 |
+
- name: llama3.1-8B-finetuned-Math
|
11 |
+
results: []
|
12 |
+
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
# llama3.1-8B-finetuned-Math
|
18 |
|
19 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the [TIGER-Lab/MathInstruct](https://huggingface.co/TIGER-Lab/MathInstruct) dataset.
|
20 |
|
21 |
## Model description
|
22 |
|