File size: 1,182 Bytes
e82bc6f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c78a514
e82bc6f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
license: cc-by-sa-4.0
task_categories:
- summarization
language:
- zh
- en
tags:
- code-switched
- cross-lingual
- summarization
pretty_name: CroCoSum
size_categories:
- 10K<n<100K
---

# Dataset Description
  This repo contains CroCoSum, a dataset of cross-lingual code-switched summarization sourced from a technology-oriented news [forum](http://solidot.org/).

  For more description and statistics of the dataset, please refer to our paper [here](https://aclanthology.org/2024.lrec-main.367.pdf).

  Thank you for using our dataset! If you have used our data in your work, please consider using the citation below.

  ```
  @inproceedings{zhang-eickhoff-2024-crocosum,
    title = "{C}ro{C}o{S}um: A Benchmark Dataset for Cross-Lingual Code-Switched Summarization",
    author = "Zhang, Ruochen  and Eickhoff, Carsten",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.367/",
    pages = "4113--4126",
  }
  ```