metadata
language: en
license: mit
library_name: transformers
tags:
- text-classification
- distilbert
- proposal-analysis
- business
- binary-classification
metrics:
- accuracy
- f1
- precision
- recall
- loss
model-index:
- name: ProposalClassifier
results:
- task:
type: text-classification
name: Text Classification
dataset:
name: Business Proposals
type: custom
metrics:
- type: accuracy
value: 0.88
- type: f1
value: 0.88
- type: precision
value: 0.89
- type: recall
value: 0.88
- type: loss
value: 0.25