udayugale commited on
Commit
7ff35f6
·
verified ·
1 Parent(s): f05fe41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -15
README.md CHANGED
@@ -1,23 +1,22 @@
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
- - engreemali/bank-transactions-sms-datasetss
17
- - kumarperiya/pan-indian-consumer-transaction-dataset
18
  metrics:
19
- - accuracy
20
- - f1
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
+ ```