Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## **Sentiment Inferencing model for stock related commments**
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: text-classification
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
library_name: transformers
|
9 |
+
tags:
|
10 |
+
- finance
|
11 |
---
|
12 |
|
13 |
## **Sentiment Inferencing model for stock related commments**
|