SultanR commited on
Commit
c98918e
·
verified ·
1 Parent(s): 2eb6cba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ tags:
19
 
20
  # mmBERT Hindi Quality Classifier
21
 
22
- A text quality classifier for Hindi pretraining data, fine-tuned from [mmBERT-small](https://huggingface.co/jhu-clsp/mmBERT-small).
23
 
24
  This model implements the FineWeb2-HQ approach ([Messmer et al., 2025](https://arxiv.org/abs/2502.10361)) but uses mmBERT as the encoder for improved Hindi understanding.
25
 
 
19
 
20
  # mmBERT Hindi Quality Classifier
21
 
22
+ A text quality classifier for Hindi pretraining data, trained from [mmBERT-small](https://huggingface.co/jhu-clsp/mmBERT-small).
23
 
24
  This model implements the FineWeb2-HQ approach ([Messmer et al., 2025](https://arxiv.org/abs/2502.10361)) but uses mmBERT as the encoder for improved Hindi understanding.
25