ptaszynski
commited on
Commit
•
5e9c353
1
Parent(s):
28bc772
Update README.md
Browse files
README.md
CHANGED
@@ -32,10 +32,13 @@ The pretrained model with all attached files is distributed under the terms of t
|
|
32 |
Please, cite the model using the following citation.
|
33 |
|
34 |
```
|
35 |
-
@inproceedings{
|
36 |
-
title={日本語大規模ブログコーパスYACISに基づいたELECTRA事前学習済み言語モデルの作成及び性能評価
|
|
|
37 |
author={柴田, 祥伍 and プタシンスキ, ミハウ and エロネン, ユーソ and ノヴァコフスキ, カロル and 桝井, 文人},
|
38 |
-
|
|
|
|
|
39 |
pages={1--4},
|
40 |
year={2022}
|
41 |
}
|
|
|
32 |
Please, cite the model using the following citation.
|
33 |
|
34 |
```
|
35 |
+
@inproceedings{shibata2022yacis-electra,
|
36 |
+
title={日本語大規模ブログコーパスYACISに基づいたELECTRA事前学習済み言語モデルの作成及び性能評価},
|
37 |
+
% title={Development and performance evaluation of ELECTRA pretrained language model based on YACIS Japanese large-scale blog corpus [in Japanese]}, %% for English citations
|
38 |
author={柴田, 祥伍 and プタシンスキ, ミハウ and エロネン, ユーソ and ノヴァコフスキ, カロル and 桝井, 文人},
|
39 |
+
% author={Shibata, Shogo and Ptaszynski, Michal and Eronen, Juuso and Nowakowski, Karol and Masui, Fumito}, %% for English citations
|
40 |
+
booktitle={言語処理学会第28回年次大会(NLP2022)},
|
41 |
+
booktitle={Proceedings of The 28th Annual Meeting of The Association for Natural Language Processing (NLP2022)}, %% for English citations
|
42 |
pages={1--4},
|
43 |
year={2022}
|
44 |
}
|