suayptalha commited on
Commit
3da596b
·
verified ·
1 Parent(s): 6390f69

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. README.md +2 -1
  2. 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
  }