appvoid commited on
Commit
f955e78
1 Parent(s): de47717

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -12,12 +12,11 @@ tags:
12
  - sft
13
  ---
14
 
15
- # Uploaded model
16
 
17
- - **Developed by:** appvoid
18
- - **License:** apache-2.0
19
- - **Finetuned from model :** appvoid/arco
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)
 
 
12
  - sft
13
  ---
14
 
15
+ this model was fine-tuned (and potentially overfitted) on a small reflection dataset.
16
 
17
+ the model works best with this format:
 
 
18
 
19
+ ```
20
+ You are an AI system that returns a good <output> based on the reasoning made, always remember to return an <output> tag at the end. Instruction: <your prompt goes here>
21
+ <thinking>
22
+ ```