Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DGMS
/
DANTE-GeoLingIT2023
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b154784
DANTE-GeoLingIT2023
/
clf_model
/
special_tokens_map.json
MorenoLaQuatra
Initial commit
f12a60c
almost 2 years 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]"
}