Kajiura Teruno commited on
Commit ·
74d16cc
1
Parent(s): 55755e7
model
Browse files- README.md +1 -1
- special_tokens_map.json +1 -0
README.md
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
---
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
| 3 |
---
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>"}
|