Commit
·
070f80e
1
Parent(s):
87d2ad7
Updated widget
Browse files
README.md
CHANGED
|
@@ -4,6 +4,15 @@ language:
|
|
| 4 |
- en
|
| 5 |
tags:
|
| 6 |
- finance
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# FinTwitBERT
|
|
|
|
| 4 |
- en
|
| 5 |
tags:
|
| 6 |
- finance
|
| 7 |
+
widget:
|
| 8 |
+
- text: "Paris is the [MASK] of France."
|
| 9 |
+
example_title: "Generic example 1"
|
| 10 |
+
- text: "The goal of life is [MASK]."
|
| 11 |
+
example_title: "Generic example 2"
|
| 12 |
+
- text: "AAPL is a [MASK] company."
|
| 13 |
+
example_title: "AAPL example"
|
| 14 |
+
- text: "I predict that this stock will go [MASK]."
|
| 15 |
+
example_title: "Stock prediction example"
|
| 16 |
---
|
| 17 |
|
| 18 |
# FinTwitBERT
|