ff112 commited on
Commit
d44a380
·
verified ·
1 Parent(s): ecbe832

Simplify README phrasing around training data

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ FinTurkBERT Sentiment is a Turkish financial sentiment model for sentence-level
18
 
19
  The model is built on top of a Turkish BERT backbone that was continued-pretrained on approximately 1 GB of cleaned Turkish financial text. After domain-adaptive pretraining, the model was further improved with task-adaptive pretraining (TAPT) and then fine-tuned for 3-class sentiment classification.
20
 
21
- The final released checkpoint was selected from our agreement-level experiments on Turkish Financial PhraseBank-style data. Among the tested variants, the best held-out test performance came from training on the `66%+` agreement subset, which gave the best balance between label quality and data coverage.
22
 
23
  ## Labels
24
 
 
18
 
19
  The model is built on top of a Turkish BERT backbone that was continued-pretrained on approximately 1 GB of cleaned Turkish financial text. After domain-adaptive pretraining, the model was further improved with task-adaptive pretraining (TAPT) and then fine-tuned for 3-class sentiment classification.
20
 
21
+ The final released checkpoint was trained for Turkish financial sentiment classification using a Turkish version of Financial PhraseBank.
22
 
23
  ## Labels
24