Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,22 @@ language:
|
|
6 |
- de
|
7 |
---
|
8 |
|
9 |
-
This is the dataset from GiCCS: A German in-Context Conversational Similarity Benchmark
|
10 |
-
https://aclanthology.org/2022.gem-1.30/
|
11 |
|
12 |
Please cite the following paper:
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- de
|
7 |
---
|
8 |
|
9 |
+
This is the dataset from [GiCCS: A German in-Context Conversational Similarity Benchmark](https://aclanthology.org/2022.gem-1.30/)
|
|
|
10 |
|
11 |
Please cite the following paper:
|
12 |
+
|
13 |
+
~~~@inproceedings{asaadi-etal-2022-giccs,
|
14 |
+
title = "{G}i{CCS}: A {G}erman in-Context Conversational Similarity Benchmark",
|
15 |
+
author = "Asaadi, Shima and
|
16 |
+
Kolagar, Zahra and
|
17 |
+
Liebel, Alina and
|
18 |
+
Zarcone, Alessandra",
|
19 |
+
booktitle = "Proceedings of the 2nd Workshop on Natural Language Generation, Evaluation, and Metrics (GEM)",
|
20 |
+
month = dec,
|
21 |
+
year = "2022",
|
22 |
+
address = "Abu Dhabi, United Arab Emirates (Hybrid)",
|
23 |
+
publisher = "Association for Computational Linguistics",
|
24 |
+
url = "https://aclanthology.org/2022.gem-1.30",
|
25 |
+
doi = "10.18653/v1/2022.gem-1.30",
|
26 |
+
pages = "351--362",
|
27 |
+
}
|