Update README.md
Browse files
README.md
CHANGED
|
@@ -72,6 +72,7 @@ The fine-tuned model is licensed under the [CC BY-SA 3.0](https://creativecommon
|
|
| 72 |
|
| 73 |
## Citation
|
| 74 |
|
|
|
|
| 75 |
@misc{so2022jaquad,
|
| 76 |
title={{JaQuAD: Japanese Question Answering Dataset for Machine Reading Comprehension}},
|
| 77 |
author={ByungHoon So and Kyuhong Byun and Kyungwon Kang and Seongjin Cho},
|
|
@@ -80,3 +81,4 @@ The fine-tuned model is licensed under the [CC BY-SA 3.0](https://creativecommon
|
|
| 80 |
archivePrefix={arXiv},
|
| 81 |
primaryClass={cs.CL}
|
| 82 |
}
|
|
|
|
|
|
| 72 |
|
| 73 |
## Citation
|
| 74 |
|
| 75 |
+
```bibtex
|
| 76 |
@misc{so2022jaquad,
|
| 77 |
title={{JaQuAD: Japanese Question Answering Dataset for Machine Reading Comprehension}},
|
| 78 |
author={ByungHoon So and Kyuhong Byun and Kyungwon Kang and Seongjin Cho},
|
|
|
|
| 81 |
archivePrefix={arXiv},
|
| 82 |
primaryClass={cs.CL}
|
| 83 |
}
|
| 84 |
+
```
|