chrismontes commited on
Commit
13c67f5
1 Parent(s): 5bae8e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  - llama
11
  - trl
12
  ---
13
- Here are the LoRA adapters produced by using my [text data](https://huggingface.co/datasets/chrismontes/DogData) with Unsloth's training code. I trained it on 1000 steps. The base model is the Llama-3-8b-bnb-4bit. If you would like to see the modifications I made to Unsloth's script to fit my own data format and more concise,
14
 
15
 
16
  # Uploaded model
 
10
  - llama
11
  - trl
12
  ---
13
+ Here are the LoRA adapters produced by using my [text data](https://huggingface.co/datasets/chrismontes/DogData) with Unsloth's training code, trained for 1000 steps. The base model is the Llama-3-8b-bnb-4bit. If you would like to see the modifications I made to Unsloth's script to make it more concise and adaptable to my own data format, you can find the modified [script here](https://github.com/chrismontes22/Dog-Classification/blob/main/LLM/Training_the_Model.ipynb)
14
 
15
 
16
  # Uploaded model