SaiLochana
commited on
Commit
•
4ffbfdf
1
Parent(s):
b9d0987
Update README.md
Browse files
README.md
CHANGED
@@ -2,14 +2,13 @@
|
|
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 |
-
|
|
|
2 |
metrics:
|
3 |
- accuracy
|
4 |
pipeline_tag: text-classification
|
5 |
+
tags:
|
6 |
+
- code
|
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
|
|