dqnguyen commited on
Commit
70e2cfc
·
verified ·
1 Parent(s): 1c7880f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,4 +21,4 @@ The general architecture and experimental results of PhoBERT can be found in our
21
 
22
  **Please CITE** our paper when PhoBERT is used to help produce published results or is incorporated into other software.
23
 
24
- For further information or requests, please go to [PhoBERT's homepage](https://github.com/VinAIResearch/PhoBERT)!
 
21
 
22
  **Please CITE** our paper when PhoBERT is used to help produce published results or is incorporated into other software.
23
 
24
+ _Users may also want to use [BamiBERT](https://huggingface.co/Qualcomm-AI-Research/BamiBERT), our new BERT-based pretrained language model for Vietnamese that addresses key limitations of PhoBERT. Trained from scratch on a 129 GB corpus of general-domain Vietnamese text for 20 epochs, [BamiBERT](https://huggingface.co/Qualcomm-AI-Research/BamiBERT) supports an extended context length of up to 2,048 tokens and operates directly on raw input, eliminating the need for external word segmentation. Across eight Vietnamese benchmarks, it achieves the best performance on 11 of 15 metrics and the second-best performance on three others, setting a new state of the art among "base"-sized Vietnamese encoders and demonstrating strong cross-domain generalization._