File size: 533 Bytes
bc2f05f
 
 
 
 
 
 
 
bebd4bb
 
 
 
 
2625a98
bebd4bb
 
 
2625a98
bebd4bb
 
 
2625a98
bebd4bb
 
 
2625a98
68c415c
 
4b8bcd9
 
c46e806
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
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)