MarcorpAI commited on
Commit
3c46c63
1 Parent(s): eb93085

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -16,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
 
18
  ## Model description
 
 
 
19
 
20
  More information needed
21
 
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
 
18
  ## Model description
19
+ crafted a specialized model by fine-tuning BERT base uncased with the Banking77 dataset, enhancing its ability to understand and process banking-related information. This fine-tuned model is optimized for tasks within the financial domain, showcasing improved performance in tasks like sentiment analysis, intent detection, or document classification related to banking data.
20
+
21
+
22
 
23
  More information needed
24