Joelito commited on
Commit
80b9c68
1 Parent(s): 1b156e5

renamed full to main

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -50,13 +50,13 @@ pretty_name: Swiss Court View Generation
50
 
51
  Swiss Court View Generation is a multilingual, diachronic dataset of 404K Swiss Federal Supreme Court (FSCS) cases. This dataset is part of a challenging text generation task.
52
  This dataset contains court views for different languages and court chambers. It includes information such as decision id, language, chamber, file name, url, and the number of tokens in the facts and considerations sections.
53
- Full (L1) contains all the data, Origin (L2) contains only data with complete origin facts & origin considerations.
54
  ### Supported Tasks and Leaderboards
55
  ### Languages
56
 
57
  Switzerland has four official languages with three languages German, French and Italian being represenated. The decisions are written by the judges and clerks in the language of the proceedings.
58
 
59
- | Language | Subset | Number of Documents Full |Number of Documents Origin|
60
  |------------|------------|--------------------------|--------------------------|
61
  | German | **de** | 197K | 49 |
62
  | French | **fr** | 163K | 221 |
 
50
 
51
  Swiss Court View Generation is a multilingual, diachronic dataset of 404K Swiss Federal Supreme Court (FSCS) cases. This dataset is part of a challenging text generation task.
52
  This dataset contains court views for different languages and court chambers. It includes information such as decision id, language, chamber, file name, url, and the number of tokens in the facts and considerations sections.
53
+ Main (L1) contains all the data, Origin (L2) contains only data with complete origin facts & origin considerations.
54
  ### Supported Tasks and Leaderboards
55
  ### Languages
56
 
57
  Switzerland has four official languages with three languages German, French and Italian being represenated. The decisions are written by the judges and clerks in the language of the proceedings.
58
 
59
+ | Language | Subset | Number of Documents Main |Number of Documents Origin|
60
  |------------|------------|--------------------------|--------------------------|
61
  | German | **de** | 197K | 49 |
62
  | French | **fr** | 163K | 221 |