Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBritishLibrary
/
bl-books-genre
like
5
Follow
British Library
20
Text Classification
Transformers
PyTorch
Safetensors
TheBritishLibrary/blbooksgenre
30 languages
distilbert
genre
books
library
historic
glam
lam
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
e54ef6b
bl-books-genre
/
special_tokens_map.json
davanstrien
HF staff
add tokenizer
4c5d70e
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}