Datasets:
rcds
/

Modalities:
Text
ArXiv:
Libraries:
Datasets
License:
Joelito's picture
Update README.md
5ccde7b
|
raw
history blame
825 Bytes
metadata
task_categories:
  - summarization
language:
  - de
  - fr
  - it
size_categories:
  - 10K<n<100K
license: cc-by-sa-4.0

Swiss Ruling Summarization

Introduction

This dataset contains text and summary for swiss leading decisions.

Size

TODO

Load datasets

dataset = load_dataset("rcds/swiss_ruling_summarization")

Columns

  • decision_id: unique identifier for the decision
  • header: a short header for the decision
  • regeste: the summary of the leading decision
  • text: the main text of the leading decision
  • law_area: area of law of the decision
  • law_sub_area: sub-area of law of the decision
  • language: language of the decision
  • year: year of the decision
  • court: court of the decision
  • chamber: chamber of the decision
  • canton: canton of the decision
  • region: region of the decision