kevinkawchak commited on
Commit
8f9d494
1 Parent(s): 68b5c71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,8 +18,8 @@ base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
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
 
 
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:** Molecule-oriented Instructions
22
+ - **Dataset Function:** 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