jupyterjazz
commited on
Commit
•
c99d599
1
Parent(s):
3f5dd72
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
xPQA is a large-scale annotated cross-lingual Product QA dataset
|
3 |
+
|
4 |
+
https://arxiv.org/abs/2305.09249
|
5 |
+
|
6 |
+
https://github.com/amazon-science/contextual-product-qa?tab=readme-ov-file#xpqa
|
7 |
+
|
8 |
+
```
|
9 |
+
@article{shen2023xpqa,
|
10 |
+
title={xPQA: Cross-Lingual Product Question Answering across 12 Languages},
|
11 |
+
author={Shen, Xiaoyu and Asai, Akari and Byrne, Bill and de Gispert, Adri{\`a}},
|
12 |
+
journal={arXiv preprint arXiv:2305.09249},
|
13 |
+
year={2023}
|
14 |
+
}
|
15 |
+
```
|