bhavikardeshna
commited on
Commit
•
155506a
1
Parent(s):
d04490d
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# BibTeX entry and citation info
|
2 |
+
|
3 |
+
```
|
4 |
+
@misc{pandya2021cascading,
|
5 |
+
title={Cascading Adaptors to Leverage English Data to Improve Performance of Question Answering for Low-Resource Languages},
|
6 |
+
author={Hariom A. Pandya and Bhavik Ardeshna and Dr. Brijesh S. Bhatt},
|
7 |
+
year={2021},
|
8 |
+
eprint={2112.09866},
|
9 |
+
archivePrefix={arXiv},
|
10 |
+
primaryClass={cs.CL}
|
11 |
+
}
|
12 |
+
```
|