Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
KevSun
/
IELTS_essay_scoring
like
9
Text Classification
Transformers
English
roberta
Inference Endpoints
arxiv:
2406.01198
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
bb02c9c
IELTS_essay_scoring
/
special_tokens_map.json
kevintu
Upload special_tokens_map.json
da13d06
verified
9 months 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]"
}