lhbonifacio commited on
Commit
dadd946
1 Parent(s): 2a1989b

Initial commit

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -32,8 +32,8 @@ model = T5ForConditionalGeneration.from_pretrained(model_name)
32
  # Citation
33
  If you use ptt5-base-msmarco-pt-10k, please cite:
34
  @article{rosa2021cost,
35
- title={A cost-benefit analysis of cross-lingual transfer methods},
36
- author={Rosa, Guilherme Moraes and Bonifacio, Luiz Henrique and de Souza, Leandro Rodrigues and Lotufo, Roberto and Nogueira, Rodrigo},
37
- journal={arXiv preprint arXiv:2105.06813},
38
- year={2021}
39
- }
 
32
  # Citation
33
  If you use ptt5-base-msmarco-pt-10k, please cite:
34
  @article{rosa2021cost,
35
+ title={A cost-benefit analysis of cross-lingual transfer methods},
36
+ author={Rosa, Guilherme Moraes and Bonifacio, Luiz Henrique and de Souza, Leandro Rodrigues and Lotufo, Roberto and Nogueira, Rodrigo},
37
+ journal={arXiv preprint arXiv:2105.06813},
38
+ year={2021}
39
+ }