File size: 914 Bytes
2a1cb7d
 
d681b09
 
 
 
 
 
 
 
 
 
 
2a1cb7d
 
 
 
 
 
 
 
 
 
cfe5ae6
 
 
 
2a1cb7d
cfe5ae6
 
 
2a1cb7d
cfe5ae6
 
2a1cb7d
cfe5ae6
 
 
 
2a1cb7d
d681b09
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
36
37
38
39
40
41
---
library_name: transformers
tags:
- 'nlp '
- classification
license: apache-2.0
datasets:
- zeyadusf/daigt
language:
- en
base_model:
- microsoft/deberta-base
pipeline_tag: text-classification
---

# Model Card for Model ID

<!-- Provide a quick summary of what the model is/does. -->



## Model Details

- eval_loss     : 0.0035623444709926844,
- eval_accuracy : 0.9996336996336996,
- eval_f1-score : 0.999633699584551,
- epoch : 2

```
Classification Report:
              precision    recall  f1-score   support

           0       1.00      1.00      1.00      1365
           1       1.00      1.00      1.00      1365

    accuracy                           1.00      2730
   macro avg       1.00      1.00      1.00      2730
weighted avg       1.00      1.00      1.00      2730
```

![image/png](https://cdn-uploads.huggingface.co/production/uploads/65cf6fed0954f06e47d97e56/cLaJWNhfiDmyPcU3vq9a-.png)