Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Amusa
/
private1
like
0
Text Classification
Scikit-learn
English
License:
openrail
Model card
Files
Files and versions
Community
Use this model
Amusa
commited on
May 6, 2023
Commit
f21f549
•
1 Parent(s):
0001cd3
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
---
2
license: openrail
3
-
---
1
---
2
license: openrail
3
+
library_name: sklearn
4
+
inference: true
5
+
language:
6
+
- en
7
+
metrics:
8
+
- accuracy
9
+
- precision
10
+
pipeline_tag: text-classification
11
+
---