Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
sekarkrishna
/
finbert-int8
like
0
Feature Extraction
ONNX
onnxruntime
bert
int8
quantized
finance
embeddings
justembed
arxiv:
1908.10063
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
finbert-int8
/
special_tokens_map.json
sekarkrishna
Upload folder using huggingface_hub
e9346c5
verified
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]"
}