Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,12 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
-
library_name: peft
|
4 |
tags:
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
- math
|
9 |
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
10 |
-
datasets:
|
11 |
- TIGER-Lab/MathInstruct
|
12 |
model-index:
|
13 |
- name: llama3.1-8B-finetuned-Math
|
@@ -17,4 +16,4 @@ pipeline_tag: text-generation
|
|
17 |
|
18 |
# llama3.1-8B-finetuned-Math
|
19 |
|
20 |
-
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.
|
|
|
1 |
---
|
2 |
+
license: mit
|
|
|
3 |
tags:
|
4 |
- trl
|
5 |
- sft
|
6 |
- generated_from_trainer
|
7 |
- math
|
8 |
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
9 |
+
datasets:
|
10 |
- TIGER-Lab/MathInstruct
|
11 |
model-index:
|
12 |
- name: llama3.1-8B-finetuned-Math
|
|
|
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.
|