文件名称:KoBERT:韩国BERT预训练案例(KoBERT)
文件大小:93KB
文件格式:ZIP
更新时间:2024-04-02 09:14:04
language-model korean-nlp JupyterNotebook
韩国BERT预训练案例(KoBERT) 为什么'?' 구글 训练环境 建筑学 predefined_args = { 'attention_cell' : 'multi_head' , 'num_layers' : 12 , 'units' : 768 , 'hidden_size' : 3072 , 'max_length' : 512 , 'num_heads' : 12 , 'scaled' : True , 'dropout' : 0.1 , 'use_residual' : True , 'embed_size' : 768 , 'embed_dropout' : 0.1 , 'token
【文件预览】:
KoBERT-master
----kobert()
--------utils.py(3KB)
--------mxnet_kobert.py(4KB)
--------__init__.py(620B)
--------pytorch_kobert.py(2KB)
----logs()
--------bert_naver_small_512_news_simple_20190624.txt(42KB)
----LICENSE(11KB)
----imgs()
--------2019-04-29_TensorBoard.png(75KB)
----requirements.txt(109B)
----setup.py(476B)
----README.md(8KB)
----scripts()
--------NSMC()