Ransaka commited on
Commit
4efeab7
1 Parent(s): 5110896

Pushing sample model

Browse files

Model trained on crafter triplets

Files changed (1) hide show
  1. special_tokens_map.json +4 -0
special_tokens_map.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "mask_token": "[MASK]",
3
+ "pad_token": "[PAD]"
4
+ }