Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ashok2216
/
gpt2-amazon-sentiment-classifier-V1.0
like
4
Text Classification
Transformers
TensorBoard
Safetensors
McAuley-Lab/Amazon-Reviews-2023
English
distilbert
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
503c861
gpt2-amazon-sentiment-classifier-V1.0
/
special_tokens_map.json
ashok2216
Training in progress, epoch 1
2a37d39
verified
7 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]"
}