zeyadusf's picture
Update README.md
d681b09 verified
|
raw
history blame
914 Bytes
---
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)