Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
DTNLS
/
test-NERv3
like
0
Follow
Datanalysis
5
Generated from Trainer
License:
apache-2.0
Model card
Files
Files and versions
Community
f86d24f
test-NERv3
/
special_tokens_map.json
Carlos
Training in progress, epoch 1
14df773
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]"
}