Rezaul Karim
commited on
Commit
•
7414e19
1
Parent(s):
f5ab1ea
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Model Card for Model ID
|
2 |
https://huggingface.co/rezahf2024/fine_tuned_financial_setiment_analysis_gpt2_model
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- FinGPT/fingpt-sentiment-train
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
library_name: transformers
|
10 |
+
pipeline_tag: text-classification
|
11 |
+
---
|
12 |
# Model Card for Model ID
|
13 |
https://huggingface.co/rezahf2024/fine_tuned_financial_setiment_analysis_gpt2_model
|
14 |
|