Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ base_model:
|
|
7 |
- meta-llama/Meta-Llama-3.1-8B-Instruct
|
8 |
---
|
9 |
|
10 |
-
This model is finetuned on the model llama3.1-8b-instruct using the dataset [BAAI/
|
11 |
|
12 |
## training params
|
13 |
|
|
|
7 |
- meta-llama/Meta-Llama-3.1-8B-Instruct
|
8 |
---
|
9 |
|
10 |
+
This model is finetuned on the model llama3.1-8b-instruct using the dataset [BAAI/IndustryInstruction_Technology-Research](https://huggingface.co/datasets/BAAI/IndustryInstruction_Technology-Research) dataset, the dataset details can jump to the repo: [BAAI/IndustryInstruction](https://huggingface.co/datasets/BAAI/IndustryInstruction)
|
11 |
|
12 |
## training params
|
13 |
|