Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ tags:
|
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- trl
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -17,6 +20,4 @@ tags:
|
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
|
19 |
|
20 |
-
This llama model was trained
|
21 |
-
|
22 |
-
|
|
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- trl
|
12 |
+
datasets:
|
13 |
+
- saishshinde15/Medical_dataset-3k
|
14 |
+
- saishshinde15/saish-1k
|
15 |
---
|
16 |
|
17 |
# Uploaded model
|
|
|
20 |
- **License:** apache-2.0
|
21 |
- **Finetuned from model :** unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
|
22 |
|
23 |
+
This llama model was trained with Huggingface's TRL library.
|
|
|
|