Mahesh9 commited on
Commit
38d314d
1 Parent(s): e847d9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -11,6 +11,8 @@ metrics:
11
  model-index:
12
  - name: distil-bert-fintuned-cfpb-complaints-data
13
  results: []
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -18,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # distil-bert-fintuned-cfpb-complaints-data
20
 
21
- This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.1782
24
  - Accuracy: 0.9457
 
11
  model-index:
12
  - name: distil-bert-fintuned-cfpb-complaints-data
13
  results: []
14
+ widget:
15
+ - text : "it is absurd that i have consistently made timely payments for this account and have never been overdue. i kindly request that you promptly update my account to reflect this accurately."
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
20
 
21
  # distil-bert-fintuned-cfpb-complaints-data
22
 
23
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the Consumer Financial Protection Bureau(CFPB) dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.1782
26
  - Accuracy: 0.9457