Datasets:
rcds
/

Modalities:
Tabular
Text
Formats:
json
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
Stern5497 commited on
Commit
92d7e2f
1 Parent(s): 11ca824

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,7 +8,7 @@ language:
8
  language_creators:
9
  - expert-generated
10
  license:
11
- - cc-by-nc-sa-4.0
12
  multilinguality:
13
  - multilingual
14
  pretty_name: 'Swiss Doc2doc Information Retrieval'
@@ -63,7 +63,7 @@ https://huggingface.co/spaces/huggingface/datasets-tagging
63
 
64
  ### Dataset Summary
65
 
66
- Swiss_doc2doc_ir is a multilingual, diachronic dataset of 131K Swiss Federal Supreme Court (FSCS) cases annotated with law citations and ruling citations, posing a challenging text classification task. As unique label we are using decision_id of cited rulings and uuid of cited law articles, which can be found in the SwissCourtRulingCorpus. We also provide additional metadata, i.e., the publication year, the legal area and the canton of origin per case, to promote robustness and fairness studies on the critical area of legal NLP.
67
 
68
  ### Supported Tasks and Leaderboards
69
 
 
8
  language_creators:
9
  - expert-generated
10
  license:
11
+ - cc-by-sa-4.0
12
  multilinguality:
13
  - multilingual
14
  pretty_name: 'Swiss Doc2doc Information Retrieval'
 
63
 
64
  ### Dataset Summary
65
 
66
+ Swiss Doc2doc Information Retrieval is a multilingual, diachronic dataset of 131K Swiss Federal Supreme Court (FSCS) cases annotated with law citations and ruling citations, posing a challenging text classification task. As unique label we are using decision_id of cited rulings and uuid of cited law articles, which can be found in the SwissCourtRulingCorpus. We also provide additional metadata, i.e., the publication year, the legal area and the canton of origin per case, to promote robustness and fairness studies on the critical area of legal NLP.
67
 
68
  ### Supported Tasks and Leaderboards
69