模型:
vinai/bartpho-syllable-base
预训练模型vinai/bartpho-syllable-base是BARTpho-syllable的“base”变种,它使用序列到序列去噪模型 BART 的“base”架构和预训练方案。BARTpho的总体架构和实验结果可在我们的 paper 中找到:
@article{bartpho,
title = {{BARTpho: Pre-trained Sequence-to-Sequence Models for Vietnamese}},
author = {Nguyen Luong Tran and Duong Minh Le and Dat Quoc Nguyen},
journal = {arXiv preprint},
volume = {arXiv:2109.09701},
year = {2021}
}
使用BARTpho帮助生成的已发布成果或整合到其他软件时,请引用我们的论文。
如需更多信息或有任何请求,请访问 BARTpho's homepage !