theprint commited on
Commit
31f344c
1 Parent(s): 3a1b85a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -10,7 +10,17 @@ tags:
10
  - llama
11
  - trl
12
  - sft
 
 
13
  ---
 
 
 
 
 
 
 
 
14
 
15
  # Uploaded model
16
 
@@ -20,4 +30,4 @@ tags:
20
 
21
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
10
  - llama
11
  - trl
12
  - sft
13
+ datasets:
14
+ - iamtarun/python_code_instructions_18k_alpaca
15
  ---
16
+ <img src="https://huggingface.co/theprint/CleverBoi-Gemma-2-9B/resolve/main/cleverboi.png"/>
17
+
18
+ # CleverBoi
19
+
20
+ This is an experimental fine tune of [theprint/CleverBoi-Llama-3.1-8B-v2](https://huggingface.co/theprint/CleverBoi-Llama-3.1-8B-v2), which was given additional fine tuning on the [iamtarun/python_code_instructions_18k_alpaca](https://huggingface.co/datasets/iamtarun/python_code_instructions_18k_alpaca) data set (1 epoch).
21
+
22
+ The CleverBoi series is based on models that have been fine tuned on a collection of data sets that emphasize logic, inference, math and coding, also known as the CleverBoi data set.
23
+
24
 
25
  # Uploaded model
26
 
 
30
 
31
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
32
 
33
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)