SaiLochana
commited on
Commit
•
b9d0987
1
Parent(s):
6f2ad8c
Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,14 @@
|
|
2 |
metrics:
|
3 |
- accuracy
|
4 |
pipeline_tag: text-classification
|
|
|
|
|
5 |
---
|
6 |
***model card :***
|
7 |
---
|
8 |
this is a model which is better at classifying text made by users in any social platform
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
2 |
metrics:
|
3 |
- accuracy
|
4 |
pipeline_tag: text-classification
|
5 |
+
|
6 |
+
|
7 |
---
|
8 |
***model card :***
|
9 |
---
|
10 |
this is a model which is better at classifying text made by users in any social platform
|
11 |
+
---
|
12 |
+
---
|
13 |
+
code :
|
14 |
+
pip install -r requirements.txt
|
15 |
+
|