nihalnayak commited on
Commit
0b70064
1 Parent(s): ac0cb00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -144,9 +144,9 @@ We use the following hyperparameters:
144
 
145
  <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
146
  ```
147
- @article{bonito:aclfindings24,
148
- Author = {Nihal V. Nayak and Yiyang Nan and Avi Trost and Stephen H. Bach},
149
- Title = {Learning to Generate Instruction Tuning Datasets for Zero-Shot Task Adaptation},
150
- Volume = {Findings of the Association for Computational Linguistics: ACL 2024},
151
- Year = {2024}}
152
  ```
 
144
 
145
  <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
146
  ```
147
+ @inproceedings{bonito:aclfindings24,
148
+ title = {Learning to Generate Instruction Tuning Datasets for Zero-Shot Task Adaptation},
149
+ author = {Nayak, Nihal V. and Nan, Yiyang and Trost, Avi and Bach, Stephen H.},
150
+ booktitle = {Findings of the Association for Computational Linguistics: ACL 2024},
151
+ year = {2024}}
152
  ```