Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
biglam
/
autotrain-beyond-the-books
like
0
Follow
BigLAM: BigScience Libraries, Archives and Museums
83
Text Classification
Transformers
PyTorch
ONNX
Safetensors
biglam/on_the_books
English
bert
Trained with AutoTrain
lam
Carbon Emissions
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
208e4d3
autotrain-beyond-the-books
/
special_tokens_map.json
system
HF staff
Commit From AutoTrain
7e886c7
over 1 year 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]"
}