Added updated model card source
Browse files
README.md
CHANGED
|
@@ -37,4 +37,7 @@ model = AutoModelForMaskedLM.from_pretrained("demo-org/finbert-pretrain", use_au
|
|
| 37 |
```
|
| 38 |
|
| 39 |
### Questions
|
| 40 |
-
Please contact the Data Science COE if you have more questions about this pre-trained model
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
```
|
| 38 |
|
| 39 |
### Questions
|
| 40 |
+
Please contact the Data Science COE if you have more questions about this pre-trained model
|
| 41 |
+
|
| 42 |
+
### Demo Model
|
| 43 |
+
This model card is for demo purposes. The original model card for this model is [https://huggingface.co/yiyanghkust/finbert-pretrain](https://huggingface.co/yiyanghkust/finbert-pretrain).
|