Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mrqorib
/
grammaticality
like
1
Transformers
PyTorch
English
deberta-v2
greco
grammar
grammaticality
gec
Inference Endpoints
arxiv:
2310.14947
License:
gpl-3.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
d40842b
grammaticality
/
special_tokens_map.json
mrqorib
init
d40842b
9 months ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}