Datasets:
guilhem-sante
commited on
Upload dataset
Browse files- README.md +11 -13
- data/binary-00000-of-00001.parquet +2 -2
- data/ternary-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,24 +1,27 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
3 |
dataset_info:
|
4 |
features:
|
5 |
-
- name:
|
6 |
-
dtype: int64
|
7 |
-
- name: argument_a
|
8 |
dtype: string
|
9 |
-
- name:
|
10 |
dtype: string
|
11 |
- name: relation
|
12 |
dtype: string
|
13 |
splits:
|
14 |
- name: binary
|
15 |
-
num_bytes:
|
16 |
num_examples: 110
|
17 |
- name: ternary
|
18 |
-
num_bytes:
|
19 |
num_examples: 72
|
20 |
-
download_size:
|
21 |
-
dataset_size:
|
22 |
configs:
|
23 |
- config_name: default
|
24 |
data_files:
|
@@ -26,15 +29,10 @@ configs:
|
|
26 |
path: data/binary-*
|
27 |
- split: ternary
|
28 |
path: data/ternary-*
|
29 |
-
task_categories:
|
30 |
-
- text-classification
|
31 |
tags:
|
32 |
- relation-based argument mining
|
33 |
- argument mining
|
34 |
- sample
|
35 |
-
pretty_name: liaisons IBM's Claim Stance Dataset Sample
|
36 |
-
size_categories:
|
37 |
-
- n<1K
|
38 |
---
|
39 |
---
|
40 |
# Dataset Card for Liaison's IBM Claim Stance Dataset Sample
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
size_categories:
|
4 |
+
- n<1K
|
5 |
+
task_categories:
|
6 |
+
- text-classification
|
7 |
+
pretty_name: liaisons IBM's Claim Stance Dataset Sample
|
8 |
dataset_info:
|
9 |
features:
|
10 |
+
- name: child_argument
|
|
|
|
|
11 |
dtype: string
|
12 |
+
- name: parent_argument
|
13 |
dtype: string
|
14 |
- name: relation
|
15 |
dtype: string
|
16 |
splits:
|
17 |
- name: binary
|
18 |
+
num_bytes: 17806
|
19 |
num_examples: 110
|
20 |
- name: ternary
|
21 |
+
num_bytes: 11486
|
22 |
num_examples: 72
|
23 |
+
download_size: 19883
|
24 |
+
dataset_size: 29292
|
25 |
configs:
|
26 |
- config_name: default
|
27 |
data_files:
|
|
|
29 |
path: data/binary-*
|
30 |
- split: ternary
|
31 |
path: data/ternary-*
|
|
|
|
|
32 |
tags:
|
33 |
- relation-based argument mining
|
34 |
- argument mining
|
35 |
- sample
|
|
|
|
|
|
|
36 |
---
|
37 |
---
|
38 |
# Dataset Card for Liaison's IBM Claim Stance Dataset Sample
|
data/binary-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0345d097db3764f3c2a041e5a8d4c0e34cf1aa42dd2a4ce24454993e802c5013
|
3 |
+
size 11595
|
data/ternary-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2edaf378eefbd8e0cc2a2c58d37a0ba61603e2435f026b8370bc1e43e657ee92
|
3 |
+
size 8288
|