stephenlzc
commited on
Commit
•
f429255
1
Parent(s):
e3b5894
Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ It's my first finetune exmaple.
|
|
36 |
Using `cognitivecomputations/dolphin-2.9-llama3-8b` as base model, and finetune with `Minami-su/toxic-sft-zh` and `llm-wizard/alpaca-gpt4-data-zh` to let tha model support Chinese.
|
37 |
|
38 |
## Training Procedure
|
39 |
-
|
40 |
|
41 |
### Training Data
|
42 |
**Base Model**
|
|
|
36 |
Using `cognitivecomputations/dolphin-2.9-llama3-8b` as base model, and finetune with `Minami-su/toxic-sft-zh` and `llm-wizard/alpaca-gpt4-data-zh` to let tha model support Chinese.
|
37 |
|
38 |
## Training Procedure
|
39 |
+
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1bTLjWTVKgXJfdc1T-roMwa3k1NIERYyC?usp=sharing)
|
40 |
|
41 |
### Training Data
|
42 |
**Base Model**
|