Update README.md
Browse files
README.md
CHANGED
|
@@ -7,10 +7,8 @@ language:
|
|
| 7 |
base_model:
|
| 8 |
- google-bert/bert-base-uncased
|
| 9 |
pipeline_tag: text-classification
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
name: Input Text
|
| 13 |
-
example: "The stock price of XYZ surged today."
|
| 14 |
---
|
| 15 |
# FinBERT Model Card
|
| 16 |
|
|
|
|
| 7 |
base_model:
|
| 8 |
- google-bert/bert-base-uncased
|
| 9 |
pipeline_tag: text-classification
|
| 10 |
+
tags:
|
| 11 |
+
- finance
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
# FinBERT Model Card
|
| 14 |
|