Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Danielwei0214
/
guwenbert-base-ched-event_detection
like
0
Token Classification
Transformers
PyTorch
Danielwei0214/CHED_Event_Detection
Chinese
roberta
classical chinese
ancient chinese
event detection
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
c8e1345
guwenbert-base-ched-event_detection
/
special_tokens_map.json
Danielwei0214
Upload 5 files
04a7a4a
about 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]"
}