Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
cstr
/
awesome-align-onnx-int8
like
0
Feature Extraction
ONNX
wikipedia
104 languages
bert
awesome-align
word-alignment
int8
arxiv:
1810.04805
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
awesome-align-onnx-int8
/
special_tokens_map.json
cstr
Upload folder using huggingface_hub
f00d7e4
verified
4 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]"
}