Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
nusnlp
/
GRECO
like
1
Follow
NUS NLP Group
4
Transformers
PyTorch
English
deberta-v2
greco
grammar
grammaticality
gec
arxiv:
2310.14947
License:
gpl-3.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
refs/pr/1
GRECO
/
special_tokens_map.json
mrqorib
init
d40842b
about 2 years 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]"
}