SaylorTwift HF Staff commited on
Commit
c557227
·
verified ·
1 Parent(s): b3c5dfc

Add 'swiss_judgment_prediction' config data files

Browse files
README.md CHANGED
@@ -40,6 +40,26 @@ dataset_info:
40
  num_examples: 204
41
  download_size: 1052919
42
  dataset_size: 2039734
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  configs:
44
  - config_name: brazilian_court_decisions_judgment
45
  data_files:
@@ -57,4 +77,12 @@ configs:
57
  path: brazilian_court_decisions_unanimity/validation-*
58
  - split: test
59
  path: brazilian_court_decisions_unanimity/test-*
 
 
 
 
 
 
 
 
60
  ---
 
40
  num_examples: 204
41
  download_size: 1052919
42
  dataset_size: 2039734
43
+ - config_name: swiss_judgment_prediction
44
+ features:
45
+ - name: input
46
+ dtype: string
47
+ - name: references
48
+ sequence: string
49
+ - name: gold
50
+ sequence: string
51
+ splits:
52
+ - name: train
53
+ num_bytes: 210568464
54
+ num_examples: 59709
55
+ - name: validation
56
+ num_bytes: 26027064
57
+ num_examples: 8208
58
+ - name: test
59
+ num_bytes: 61466829
60
+ num_examples: 17357
61
+ download_size: 134250094
62
+ dataset_size: 298062357
63
  configs:
64
  - config_name: brazilian_court_decisions_judgment
65
  data_files:
 
77
  path: brazilian_court_decisions_unanimity/validation-*
78
  - split: test
79
  path: brazilian_court_decisions_unanimity/test-*
80
+ - config_name: swiss_judgment_prediction
81
+ data_files:
82
+ - split: train
83
+ path: swiss_judgment_prediction/train-*
84
+ - split: validation
85
+ path: swiss_judgment_prediction/validation-*
86
+ - split: test
87
+ path: swiss_judgment_prediction/test-*
88
  ---
swiss_judgment_prediction/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32f079590418d2fdfb4e617a52a6cc3023e003ee3ce4db955b5ac545ef3201bc
3
+ size 28755185
swiss_judgment_prediction/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d55886fc254f0877ff45c053d95826e4a2220b448110a4fe3b7ce9830f0a9f6a
3
+ size 93164605
swiss_judgment_prediction/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b9d558c0d12472893b97ebe760e9eb306d0ec58851ad46b39683e24115fcdaf
3
+ size 12330304