lhbonifacio commited on
Commit
19cfdd1
1 Parent(s): dadd946

Initial commit

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