ai-cop / README.md
dejanseo's picture
Update README.md
c46e806 verified
---
language:
- en
metrics:
- accuracy
base_model:
- microsoft/deberta-v3-small
pipeline_tag: text-classification
widget:
- text: "Train Loss"
output:
url: >-
images/train_loss.png
- text: "Val Loss"
output:
url: >-
images/val_loss.png
- text: "Accuracy"
output:
url: >-
images/accuracy.png
- text: "F1"
output:
url: >-
images/f1.png
---
<Gallery />
![Train Loss](./images/train_loss.png)
![Val Loss](./images/val_loss.png)
![Accuracy](./images/accuracy.png)
![F1](./images/f1.png)