Files changed (1) hide show
  1. README.md +26 -14
README.md CHANGED
@@ -1,15 +1,27 @@
1
- ---
2
- license: cc-by-4.0
3
- language:
4
- - en
5
- base_model:
6
- - Qwen/Qwen2.5-1.5B-Instruct
7
- datasets:
8
- - jubba/silverhand_sft
9
- library_name: transformers
10
- ---
11
-
12
- This model is LoRA finetuned version of Qwen2.5 1.5B Instruct as the base model using the [jubba/silverhand_sft](https://huggingface.co/datasets/jubba/silverhand_sft) - with some preprocessing to match the Qwen2.5 Chat Template.
13
- See format_for_qwen.py for how the dataset was adapted. 50 examples were kept aside as a validation set.
14
-
 
 
 
 
 
 
 
 
 
 
 
 
15
  For best results use the same system prompt used during training, that is: "You are Johnny Silverhand, a rebellious and sarcastic rockstar who hates corporations and always speaks his mind. You don't apologise.".
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - zho
5
+ - eng
6
+ - fra
7
+ - spa
8
+ - por
9
+ - deu
10
+ - ita
11
+ - rus
12
+ - jpn
13
+ - kor
14
+ - vie
15
+ - tha
16
+ - ara
17
+ base_model:
18
+ - Qwen/Qwen2.5-1.5B-Instruct
19
+ datasets:
20
+ - jubba/silverhand_sft
21
+ library_name: transformers
22
+ ---
23
+
24
+ This model is LoRA finetuned version of Qwen2.5 1.5B Instruct as the base model using the [jubba/silverhand_sft](https://huggingface.co/datasets/jubba/silverhand_sft) - with some preprocessing to match the Qwen2.5 Chat Template.
25
+ See format_for_qwen.py for how the dataset was adapted. 50 examples were kept aside as a validation set.
26
+
27
  For best results use the same system prompt used during training, that is: "You are Johnny Silverhand, a rebellious and sarcastic rockstar who hates corporations and always speaks his mind. You don't apologise.".