soujanyaporia
commited on
Commit
·
4a6b0f6
1
Parent(s):
23f1600
Update README.md
Browse files
README.md
CHANGED
@@ -87,11 +87,12 @@ The trainer codes are available here: [https://github.com/declare-lab/flacuna](h
|
|
87 |
## Citation
|
88 |
|
89 |
```bibtex
|
90 |
-
@
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
|
|
96 |
}
|
97 |
```
|
|
|
87 |
## Citation
|
88 |
|
89 |
```bibtex
|
90 |
+
@misc{ghosal2023flacuna,
|
91 |
+
title={Flacuna: Unleashing the Problem Solving Power of Vicuna using FLAN Fine-Tuning},
|
92 |
+
author={Deepanway Ghosal and Yew Ken Chia and Navonil Majumder and Soujanya Poria},
|
93 |
+
year={2023},
|
94 |
+
eprint={2307.02053},
|
95 |
+
archivePrefix={arXiv},
|
96 |
+
primaryClass={cs.CL}
|
97 |
}
|
98 |
```
|