Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ Infinity-Instruct-3M-0625-Llama3-70B is an opensource supervised instruction tun
|
|
35 |
<img src="fig/trainingflow.png">
|
36 |
</p>
|
37 |
|
38 |
-
Infinity-Instruct-3M-0625-Llama3-70B is tuned on Million-level instruction dataset [Infinity-Instruct](https://huggingface.co/datasets/BAAI/Infinity-Instruct). First, we apply the foundational dataset Infinity-Instruct-3M to improve the foundational ability (math & code) of Llama3-70B, and get the foundational instruct model Infinity-Instruct-3M-
|
39 |
|
40 |
```bash
|
41 |
epoch: 3
|
|
|
35 |
<img src="fig/trainingflow.png">
|
36 |
</p>
|
37 |
|
38 |
+
Infinity-Instruct-3M-0625-Llama3-70B is tuned on Million-level instruction dataset [Infinity-Instruct](https://huggingface.co/datasets/BAAI/Infinity-Instruct). First, we apply the foundational dataset Infinity-Instruct-3M to improve the foundational ability (math & code) of Llama3-70B, and get the foundational instruct model Infinity-Instruct-3M-Llama3-70B. Then we finetune the Infinity-Instruct-3M-Llama3-70B to get the stronger chat model Infinity-Instruct-3M-0625-Llama3-70B. Here is the training hyperparamers.
|
39 |
|
40 |
```bash
|
41 |
epoch: 3
|