Update README.md
Browse files
README.md
CHANGED
@@ -156,15 +156,3 @@ SentenceTransformer(
|
|
156 |
(1): Pooling({'word_embedding_dimension': 768, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False})
|
157 |
)
|
158 |
```
|
159 |
-
|
160 |
-
## Citing & Authors
|
161 |
-
|
162 |
-
```bibtex
|
163 |
-
@inproceedings{phobert,
|
164 |
-
title = {{PhoBERT: Pre-trained language models for Vietnamese}},
|
165 |
-
author = {Dat Quoc Nguyen and Anh Tuan Nguyen},
|
166 |
-
booktitle = {Findings of the Association for Computational Linguistics: EMNLP 2020},
|
167 |
-
year = {2020},
|
168 |
-
pages = {1037--1042}
|
169 |
-
}
|
170 |
-
```
|
|
|
156 |
(1): Pooling({'word_embedding_dimension': 768, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False})
|
157 |
)
|
158 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|