Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
duttaprat
/
DANBERT_Enhancer
like
0
Text Classification
Transformers
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
duttaprat
commited on
Nov 10, 2023
Commit
ea6a667
·
1 Parent(s):
e0068ec
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
---
2
license: mit
3
-
---
1
---
2
license: mit
3
+
metrics:
4
+
- accuracy
5
+
- f1
6
+
- precision
7
+
- recall
8
+
library_name: transformers
9
+
pipeline_tag: text-classification
10
+
---