Upload special_tokens_map.json with huggingface_hub
Browse files- special_tokens_map.json +3 -0
special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pad_token": "<|endoftext|>"
|
| 3 |
+
}
|