Add 'german_argument_mining' 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 |
- config_name: swiss_judgment_prediction
|
44 |
features:
|
45 |
- name: input
|
@@ -77,6 +97,14 @@ configs:
|
|
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
|
|
|
40 |
num_examples: 204
|
41 |
download_size: 1052919
|
42 |
dataset_size: 2039734
|
43 |
+
- config_name: german_argument_mining
|
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: 5193129
|
54 |
+
num_examples: 19271
|
55 |
+
- name: validation
|
56 |
+
num_bytes: 731913
|
57 |
+
num_examples: 2726
|
58 |
+
- name: test
|
59 |
+
num_bytes: 828370
|
60 |
+
num_examples: 3078
|
61 |
+
download_size: 2566858
|
62 |
+
dataset_size: 6753412
|
63 |
- config_name: swiss_judgment_prediction
|
64 |
features:
|
65 |
- name: input
|
|
|
97 |
path: brazilian_court_decisions_unanimity/validation-*
|
98 |
- split: test
|
99 |
path: brazilian_court_decisions_unanimity/test-*
|
100 |
+
- config_name: german_argument_mining
|
101 |
+
data_files:
|
102 |
+
- split: train
|
103 |
+
path: german_argument_mining/train-*
|
104 |
+
- split: validation
|
105 |
+
path: german_argument_mining/validation-*
|
106 |
+
- split: test
|
107 |
+
path: german_argument_mining/test-*
|
108 |
- config_name: swiss_judgment_prediction
|
109 |
data_files:
|
110 |
- split: train
|
german_argument_mining/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d07662b342727f6c0fd52c1265be601c643224af64c75d2bfd8165ddc6e488d
|
3 |
+
size 312293
|
german_argument_mining/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:777fc603446de0585734da5471c978b928593cf08ec1dbbaf4d6f85f145364cf
|
3 |
+
size 1973062
|
german_argument_mining/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4c28169e49ee136fb2dfcb5ed1a35f7ee60f4b869cf6c9efd6f13969b8cf6b4
|
3 |
+
size 281503
|