Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -28,5 +38,4 @@ Classification Report:
|
|
28 |
weighted avg 1.00 1.00 1.00 2730
|
29 |
```
|
30 |
|
31 |
-
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65cf6fed0954f06e47d97e56/cLaJWNhfiDmyPcU3vq9a-.png)
|
32 |
-
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- 'nlp '
|
5 |
+
- classification
|
6 |
+
license: apache-2.0
|
7 |
+
datasets:
|
8 |
+
- zeyadusf/daigt
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
base_model:
|
12 |
+
- microsoft/deberta-base
|
13 |
+
pipeline_tag: text-classification
|
14 |
---
|
15 |
|
16 |
# Model Card for Model ID
|
|
|
38 |
weighted avg 1.00 1.00 1.00 2730
|
39 |
```
|
40 |
|
41 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65cf6fed0954f06e47d97e56/cLaJWNhfiDmyPcU3vq9a-.png)
|
|