Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ILKT
/
2024-06-22_11-24-21
like
0
Follow
Inter-Lingual Knowledge Transfer
4
Feature Extraction
Transformers
Safetensors
ILKT
custom_code
arxiv:
1910.09700
Model card
Files
Files and versions
Community
Train
Use this model
main
2024-06-22_11-24-21
/
special_tokens_map.json
BartekSadlej
Upload tokenizer
39fcecc
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}