Reza8848 commited on
Commit
04f3311
1 Parent(s): 2ca3cb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -28,12 +28,11 @@ Please refer to [MUFFIN-T5-3B](https://huggingface.co/Reza8848/MUFFIN-T5-3B) for
28
  Please kindly cite our paper if you use any resources in this repository:
29
 
30
  ```
31
- @misc{Lou2023MUFFIN,
32
- title={MUFFIN: Curating Multi-Faceted Instructions for Improving Instruction-Following},
33
- author={Renze Lou and Kai Zhang and Jian Xie and Yuxuan Sun and Janice Ahn and Hanzi Xu and Yu su and Wenpeng Yin},
34
- year={2023},
35
- eprint={2312.02436},
36
- archivePrefix={arXiv},
37
- primaryClass={cs.CL}
38
  }
39
  ```
 
28
  Please kindly cite our paper if you use any resources in this repository:
29
 
30
  ```
31
+ @inproceedings{Lou2023MUFFIN,
32
+ title={{MUFFIN}: Curating Multi-Faceted Instructions for Improving Instruction Following},
33
+ author={Renze Lou and Kai Zhang and Jian Xie and Yuxuan Sun and Janice Ahn and Hanzi Xu and Yu su and Wenpeng Yin},
34
+ booktitle={The Twelfth International Conference on Learning Representations},
35
+ year={2024},
36
+ url={https://openreview.net/forum?id=1vrS1zwekw}
 
37
  }
38
  ```