Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Mamadou2727
/
Embedding_Approach_Sentiment_tweets_distilbert
like
0
TensorBoard
Safetensors
distilbert
Model card
Files
Files and versions
Metrics
Training metrics
Community
main
Embedding_Approach_Sentiment_tweets_distilbert
/
special_tokens_map.json
Mamadou2727
Training in progress, step 500
5d9eb86
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}