Update README.md
Browse files
README.md
CHANGED
|
@@ -1,23 +1,22 @@
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
license: mit
|
| 15 |
datasets:
|
| 16 |
-
|
| 17 |
-
- kumarperiya/pan-indian-consumer-transaction-dataset
|
| 18 |
metrics:
|
| 19 |
-
|
| 20 |
-
|
| 21 |
base_model: distilbert-base-uncased
|
| 22 |
pipeline_tag: text-classification
|
| 23 |
---
|
|
@@ -277,4 +276,4 @@ If you use this model in your work:
|
|
| 277 |
year = {2025},
|
| 278 |
url = {https://huggingface.co/your_username/expense-tracker-distilbert-v3}
|
| 279 |
}
|
| 280 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
tags:
|
| 4 |
+
- text-classification
|
| 5 |
+
- finance
|
| 6 |
+
- expense-tracking
|
| 7 |
+
- distilbert
|
| 8 |
+
- lora
|
| 9 |
+
- peft
|
| 10 |
+
- indian-sms
|
| 11 |
+
- upi
|
| 12 |
+
- bank-transactions
|
| 13 |
+
- sms-classification
|
| 14 |
license: mit
|
| 15 |
datasets:
|
| 16 |
+
- kumarperiya/pan-indian-consumer-transaction-dataset
|
|
|
|
| 17 |
metrics:
|
| 18 |
+
- accuracy
|
| 19 |
+
- f1
|
| 20 |
base_model: distilbert-base-uncased
|
| 21 |
pipeline_tag: text-classification
|
| 22 |
---
|
|
|
|
| 276 |
year = {2025},
|
| 277 |
url = {https://huggingface.co/your_username/expense-tracker-distilbert-v3}
|
| 278 |
}
|
| 279 |
+
```
|