ThatsGroes commited on
Commit
8e3cae8
1 Parent(s): bdf5850

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
  license: apache-2.0
11
  language:
12
  - en
 
 
13
  ---
14
 
15
  # Uploaded model
@@ -19,6 +21,8 @@ language:
19
  - **License:** apache-2.0
20
  - **Finetuned from model :** meta-llama/Llama-3.1-70B-Instruct
21
 
 
 
22
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
23
 
24
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
10
  license: apache-2.0
11
  language:
12
  - en
13
+ datasets:
14
+ - kobprof/skolegpt-instruct
15
  ---
16
 
17
  # Uploaded model
 
21
  - **License:** apache-2.0
22
  - **Finetuned from model :** meta-llama/Llama-3.1-70B-Instruct
23
 
24
+ LoRA adapter on Llama-3.1-70b loaded in 4-bit. Trained for 1 epoch with rank=lora_alpha=8
25
+
26
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
27
 
28
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)