Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -16,31 +16,20 @@ dataset_info:
|
|
16 |
'2': contradiction
|
17 |
- name: reason
|
18 |
dtype: string
|
19 |
-
- name:
|
20 |
dtype: string
|
21 |
-
- name: amr_penman
|
22 |
-
dtype: string
|
23 |
-
- name: amr_tokens
|
24 |
-
sequence: string
|
25 |
-
- name: amr_nodes
|
26 |
-
dtype: string
|
27 |
-
- name: amr_alignments
|
28 |
-
dtype: string
|
29 |
-
- name: amr_edges
|
30 |
-
sequence:
|
31 |
-
sequence: string
|
32 |
splits:
|
33 |
- name: train
|
34 |
-
num_bytes:
|
35 |
num_examples: 100459
|
36 |
- name: dev
|
37 |
-
num_bytes:
|
38 |
num_examples: 1200
|
39 |
- name: test
|
40 |
-
num_bytes:
|
41 |
num_examples: 1200
|
42 |
-
download_size:
|
43 |
-
dataset_size:
|
44 |
---
|
45 |
# Dataset Card for "claim-amr"
|
46 |
|
|
|
16 |
'2': contradiction
|
17 |
- name: reason
|
18 |
dtype: string
|
19 |
+
- name: claim_cleaned_amr
|
20 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
splits:
|
22 |
- name: train
|
23 |
+
num_bytes: 60227369
|
24 |
num_examples: 100459
|
25 |
- name: dev
|
26 |
+
num_bytes: 853786
|
27 |
num_examples: 1200
|
28 |
- name: test
|
29 |
+
num_bytes: 846997
|
30 |
num_examples: 1200
|
31 |
+
download_size: 21047805
|
32 |
+
dataset_size: 61928152
|
33 |
---
|
34 |
# Dataset Card for "claim-amr"
|
35 |
|