Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
DanL
/
scientific-challenges-and-directions
like
0
Text Classification
Transformers
PyTorch
DanL/scientific-challenges-and-directions-dataset
English
bert
Generated from Trainer
Inference Endpoints
arxiv:
2108.13751
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
9e35f55
scientific-challenges-and-directions
/
special_tokens_map.json
DanL
Training in progress, epoch 1
8674526
about 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]"
}