Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Cainiao-AI
/
G2PTL
like
19
Follow
Cainiao-AI
18
Feature Extraction
Transformers
PyTorch
Chinese
G2PTL
custom_code
arxiv:
2304.01559
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Use this model
8513a2c
G2PTL
/
special_tokens_map.json
jinyan218
G2PTL Init
9c0f93c
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}