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: 1052732
|
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: 1052732
|
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: 134245837
|
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:eaac00d63d6085d72024108c5bf57b4cce0b1df5d474a48ee72199e7b19d75f2
|
3 |
+
size 28754305
|
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:85d945387f342d84b8cd908d72ac28a1200788f173fe926d2bec4b9eefcb88bc
|
3 |
+
size 93161666
|
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:3635116c0d221b24eaadf48c7df1611a1f6b6b8c5fa101722bb93b8d72d88cb0
|
3 |
+
size 12329866
|