Kukedlc commited on
Commit
34a04fd
1 Parent(s): f4c4e83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -15
README.md CHANGED
@@ -1,24 +1,25 @@
1
  ---
 
 
2
  license: other
 
 
 
 
 
 
 
 
3
  datasets:
4
  - microsoft/orca-math-word-problems-200k
5
- language:
6
- - en
7
  ---
8
 
 
9
 
10
- SFT in Maths
11
-
12
-
13
-
14
-
15
- # Train with unloth
16
-
17
-
18
- !
19
-
20
- # Train with unloth
21
-
22
 
 
23
 
24
- # Train with unloth
 
1
  ---
2
+ language:
3
+ - en
4
  license: other
5
+ tags:
6
+ - text-generation-inference
7
+ - transformers
8
+ - unsloth
9
+ - llama
10
+ - trl
11
+ - sft
12
+ base_model: Kukedlc/LLama-3-8b-Python
13
  datasets:
14
  - microsoft/orca-math-word-problems-200k
 
 
15
  ---
16
 
17
+ # Uploaded model
18
 
19
+ - **Developed by:** Kukedlc
20
+ - **License:** apache-2.0
21
+ - **Finetuned from model :** Kukedlc/LLama-3-8b-Maths
 
 
 
 
 
 
 
 
 
22
 
23
+ This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
24
 
25
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)