Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,35 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Finlytic-Categorize
|
|
@@ -75,34 +105,4 @@ The model was evaluated using a hold-out validation set and achieved high accura
|
|
| 75 |
|
| 76 |
## Contact
|
| 77 |
|
| 78 |
-
For queries or contributions, reach out to the Finlytic development team at [
|
| 79 |
-
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
---
|
| 83 |
-
model-index:
|
| 84 |
-
- name: Finlytic-Categorize
|
| 85 |
-
results:
|
| 86 |
-
- task:
|
| 87 |
-
type: expense-categorization
|
| 88 |
-
dataset:
|
| 89 |
-
name: finlytic-financial-data
|
| 90 |
-
type: financial-transactions
|
| 91 |
-
metrics:
|
| 92 |
-
- name: Accuracy
|
| 93 |
-
type: accuracy
|
| 94 |
-
value: 94.00
|
| 95 |
-
- name: Precision
|
| 96 |
-
type: precision
|
| 97 |
-
value: 91.00
|
| 98 |
-
- name: Recall
|
| 99 |
-
type: recall
|
| 100 |
-
value: 89.00
|
| 101 |
-
- name: F1-Score
|
| 102 |
-
type: f1
|
| 103 |
-
value: 90.00
|
| 104 |
-
source:
|
| 105 |
-
name: Internal Evaluation
|
| 106 |
-
url: https://huggingface.co/comethrusws/finlytic-categorize
|
| 107 |
-
|
| 108 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
license: mit
|
| 4 |
+
tags:
|
| 5 |
+
- expense-categorization
|
| 6 |
+
- financial-transactions
|
| 7 |
+
- machine-learning
|
| 8 |
+
- tax-compliance
|
| 9 |
+
model-index:
|
| 10 |
+
- name: Finlytic-Categorize
|
| 11 |
+
results:
|
| 12 |
+
- task:
|
| 13 |
+
type: expense-categorization
|
| 14 |
+
dataset:
|
| 15 |
+
name: finlytic-financial-data
|
| 16 |
+
type: financial-transactions
|
| 17 |
+
metrics:
|
| 18 |
+
- name: Accuracy
|
| 19 |
+
type: accuracy
|
| 20 |
+
value: 94.00
|
| 21 |
+
- name: Precision
|
| 22 |
+
type: precision
|
| 23 |
+
value: 91.00
|
| 24 |
+
- name: Recall
|
| 25 |
+
type: recall
|
| 26 |
+
value: 89.00
|
| 27 |
+
- name: F1-Score
|
| 28 |
+
type: f1
|
| 29 |
+
value: 90.00
|
| 30 |
+
source:
|
| 31 |
+
name: Internal Evaluation
|
| 32 |
+
url: https://huggingface.co/comethrusws/finlytic-categorize
|
| 33 |
---
|
| 34 |
|
| 35 |
# Finlytic-Categorize
|
|
|
|
| 105 |
|
| 106 |
## Contact
|
| 107 |
|
| 108 |
+
For queries or contributions, reach out to the Finlytic development team at [finlyticdevs@gmail.com)](mailto:finlyticdevs@gmail.com).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|