Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,20 @@ tags:
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
|
|
|
|
12 |
---
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
# Uploaded model
|
15 |
|
16 |
- **Developed by:** h3lmi
|
@@ -19,4 +31,4 @@ language:
|
|
19 |
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
12 |
+
datasets:
|
13 |
+
- lavita/ChatDoctor-HealthCareMagic-100k
|
14 |
---
|
15 |
|
16 |
+
|
17 |
+
|
18 |
+
This is a finetune of meta-llama/Meta-Llama-3.1-8B 1 with Unsloth.
|
19 |
+
|
20 |
+
It was trained on 100k samples from the [lavita/ChatDoctor-HealthCareMagic-100k](https://huggingface.co/datasets/lavita/ChatDoctor-HealthCareMagic-100k) dataset.
|
21 |
+
|
22 |
+
|
23 |
+
🔎 Applications
|
24 |
+
This model was made only for demonstration purposes.
|
25 |
+
|
26 |
# Uploaded model
|
27 |
|
28 |
- **Developed by:** h3lmi
|
|
|
31 |
|
32 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
33 |
|
34 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|