Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
quim-motger
/
t-frex-bert-large-uncased
like
1
Token Classification
Transformers
PyTorch
Safetensors
English
bert
feature extraction
mobile apps
reviews
token classification
named entity recognition
Inference Endpoints
arxiv:
2401.03833
License:
gpl-3.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
t-frex-bert-large-uncased
/
special_tokens_map.json
quim-motger
upload model files
ce87de4
11 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]"
}