dbands commited on
Commit
20133c5
1 Parent(s): 6f6bf63

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. special_tokens_map.json +1 -7
special_tokens_map.json CHANGED
@@ -10,11 +10,5 @@
10
  "rstrip": false,
11
  "single_word": false
12
  },
13
- "pad_token": {
14
- "content": "<|PAD_TOKEN|>",
15
- "lstrip": false,
16
- "normalized": false,
17
- "rstrip": false,
18
- "single_word": false
19
- }
20
  }
 
10
  "rstrip": false,
11
  "single_word": false
12
  },
13
+ "pad_token": "<|PAD_TOKEN|>"
 
 
 
 
 
 
14
  }