CocoNutZENG
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,22 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
library_name: peft
|
4 |
-
tags:
|
5 |
-
- trl
|
6 |
-
- sft
|
7 |
-
- generated_from_trainer
|
8 |
-
base_model: hfl/llama-3-chinese-8b-instruct
|
9 |
-
model-index:
|
10 |
-
- name: checkpoints
|
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 |
-
|
18 |
|
19 |
This model is a fine-tuned version of [hfl/llama-3-chinese-8b-instruct](https://huggingface.co/hfl/llama-3-chinese-8b-instruct) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: peft
|
4 |
+
tags:
|
5 |
+
- trl
|
6 |
+
- sft
|
7 |
+
- generated_from_trainer
|
8 |
+
base_model: hfl/llama-3-chinese-8b-instruct
|
9 |
+
model-index:
|
10 |
+
- name: checkpoints
|
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 |
+
# Epipaca
|
17 |
+
This is the finetune model to follow epilepsy-care instuction.
|
18 |
|
19 |
+
## checkpoints
|
20 |
|
21 |
This model is a fine-tuned version of [hfl/llama-3-chinese-8b-instruct](https://huggingface.co/hfl/llama-3-chinese-8b-instruct) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|