Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -15,7 +17,8 @@ tags: []
|
|
15 |
|
16 |
<!-- Provide a longer summary of what this model is. -->
|
17 |
|
18 |
-
This is
|
|
|
19 |
|
20 |
- **Developed by:** [More Information Needed]
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
base_model:
|
5 |
+
- yiyanghkust/finbert-pretrain
|
6 |
---
|
7 |
|
8 |
# Model Card for Model ID
|
|
|
17 |
|
18 |
<!-- Provide a longer summary of what this model is. -->
|
19 |
|
20 |
+
This is a model finetuned originally from Finbert for expense categorization.I'm currently in the process of creating a dataset specific to MPESA- Kenya transactions
|
21 |
+
and Kenyan Banks. I'll update the progress as time goes by. Tchuss.
|
22 |
|
23 |
- **Developed by:** [More Information Needed]
|
24 |
- **Funded by [optional]:** [More Information Needed]
|