wajidlinux99
commited on
Commit
•
25a54be
1
Parent(s):
ef1d99c
Model files upload
Browse files- sample_input.pkl +3 -0
- special_tokens_map.json +1 -0
- vocab.txt +0 -0
sample_input.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c85a0b7d59718e046802d2a84e14fc1d08681e3eab17f6a90c3f79eee65f7127
|
3 |
+
size 129
|
special_tokens_map.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|