Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
asaadfish
/
fisher-ad-reader
like
0
Core ML
ONNX
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
fisher-ad-reader
/
roberta_description
/
label_mapping.json
asaadfish
Upload 16 files
569e32a
verified
5 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
102 Bytes
{
"id2label"
:
{
"0"
:
"O"
,
"1"
:
"B-SIZE"
,
"2"
:
"I-SIZE"
}
,
"label2id"
:
{
"O"
:
0
,
"B-SIZE"
:
1
,
"I-SIZE"
:
2
}
}