Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- README.md +2 -1
- special_tokens_map.json +1 -7
README.md
CHANGED
@@ -12,4 +12,5 @@ tags:
|
|
12 |
- reasoning
|
13 |
- r1
|
14 |
- axolotl
|
15 |
-
|
|
|
|
12 |
- reasoning
|
13 |
- r1
|
14 |
- axolotl
|
15 |
+
- unsloth
|
16 |
+
---
|
special_tokens_map.json
CHANGED
@@ -19,11 +19,5 @@
|
|
19 |
"rstrip": false,
|
20 |
"single_word": false
|
21 |
},
|
22 |
-
"pad_token":
|
23 |
-
"content": "<|eot_id|>",
|
24 |
-
"lstrip": false,
|
25 |
-
"normalized": false,
|
26 |
-
"rstrip": false,
|
27 |
-
"single_word": false
|
28 |
-
}
|
29 |
}
|
|
|
19 |
"rstrip": false,
|
20 |
"single_word": false
|
21 |
},
|
22 |
+
"pad_token": "<|eot_id|>"
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
}
|