kevinkawchak
commited on
Commit
•
68b5c71
1
Parent(s):
5d883e3
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,9 @@ base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
|
|
17 |
- **Developed by:** kevinkawchak
|
18 |
- **License:** apache-2.0
|
19 |
- **Finetuned from model :** unsloth/llama-3-8b-Instruct-bnb-4bit
|
|
|
|
|
|
|
20 |
|
21 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
|
|
|
17 |
- **Developed by:** kevinkawchak
|
18 |
- **License:** apache-2.0
|
19 |
- **Finetuned from model :** unsloth/llama-3-8b-Instruct-bnb-4bit
|
20 |
+
- **Finetuned using dataset :** zjunlp/Mol-Instructions
|
21 |
+
- **Dataset Identification 01:** Molecule-oriented Instructions
|
22 |
+
- **Dataset Identification 02:** description_guided_molecule_design
|
23 |
|
24 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
25 |
|