ab30atsiwo commited on
Commit
4b1e0d9
1 Parent(s): da706e9

Update README.md

Browse files

### Finetuned BERT Model for Next Sentence Prediction (NSP) on Bloomberg Data

This project fine-tunes a BERT (Bidirectional Encoder Representations from Transformers) model on Bloomberg financial data for Next Sentence Prediction (NSP). By training on Bloomberg data, this model can better understand sentence relationships specific to financial language and document structures, which is helpful for applications like document summarization, financial report analysis, and conversational agents within the finance sector.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,4 +9,5 @@ tags:
9
  - finance
10
  metrics:
11
  - accuracy
 
12
  ---
 
9
  - finance
10
  metrics:
11
  - accuracy
12
+ - f1
13
  ---