PaulineSanchez
commited on
Commit
•
be793dd
1
Parent(s):
a343552
Upload 2 files
Browse files- special_tokens_map.json +5 -0
- target.spm +0 -0
special_tokens_map.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"eos_token": "</s>",
|
3 |
+
"pad_token": "<pad>",
|
4 |
+
"unk_token": "<unk>"
|
5 |
+
}
|
target.spm
ADDED
Binary file (802 kB). View file
|
|