dqnguyen commited on
Commit
4260fa5
·
1 Parent(s): 573ac32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  # <a name="introduction"></a> BARTpho: Pre-trained Sequence-to-Sequence Models for Vietnamese
2
 
3
 
4
- The pre-trained model `vinai/bartpho-base-syllable` is the "base" variant of `BARTpho-syllable`, which uses the "base" architecture and pre-training scheme of the sequence-to-sequence denoising model [BART](https://github.com/pytorch/fairseq/tree/main/examples/bart). The general architecture and experimental results of BARTpho can be found in our [paper](https://arxiv.org/abs/2109.09701):
5
 
6
  @article{bartpho,
7
  title = {{BARTpho: Pre-trained Sequence-to-Sequence Models for Vietnamese}},
 
1
  # <a name="introduction"></a> BARTpho: Pre-trained Sequence-to-Sequence Models for Vietnamese
2
 
3
 
4
+ The pre-trained model `vinai/bartpho-syllable-base` is the "base" variant of `BARTpho-syllable`, which uses the "base" architecture and pre-training scheme of the sequence-to-sequence denoising model [BART](https://github.com/pytorch/fairseq/tree/main/examples/bart). The general architecture and experimental results of BARTpho can be found in our [paper](https://arxiv.org/abs/2109.09701):
5
 
6
  @article{bartpho,
7
  title = {{BARTpho: Pre-trained Sequence-to-Sequence Models for Vietnamese}},