shchoi1019
commited on
Upload dataset
Browse files
Cause Effect Classification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c80ab5a1f36d3170fbf4d301b2016a43042626d417466072962889b240eed87b
|
3 |
+
size 2820959
|
README.md
CHANGED
@@ -36,6 +36,24 @@ dataset_info:
|
|
36 |
num_examples: 51795
|
37 |
download_size: 26434426
|
38 |
dataset_size: 67465958
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
- config_name: Code to Text
|
40 |
features:
|
41 |
- name: instruction
|
@@ -999,6 +1017,10 @@ configs:
|
|
999 |
data_files:
|
1000 |
- split: train
|
1001 |
path: Answerability Classification/train-*
|
|
|
|
|
|
|
|
|
1002 |
- config_name: Code to Text
|
1003 |
data_files:
|
1004 |
- split: train
|
|
|
36 |
num_examples: 51795
|
37 |
download_size: 26434426
|
38 |
dataset_size: 67465958
|
39 |
+
- config_name: Cause Effect Classification
|
40 |
+
features:
|
41 |
+
- name: instruction
|
42 |
+
dtype: string
|
43 |
+
- name: input
|
44 |
+
dtype: string
|
45 |
+
- name: output
|
46 |
+
dtype: string
|
47 |
+
- name: domain
|
48 |
+
dtype: string
|
49 |
+
- name: lang
|
50 |
+
dtype: string
|
51 |
+
splits:
|
52 |
+
- name: train
|
53 |
+
num_bytes: 17411444
|
54 |
+
num_examples: 32038
|
55 |
+
download_size: 2820959
|
56 |
+
dataset_size: 17411444
|
57 |
- config_name: Code to Text
|
58 |
features:
|
59 |
- name: instruction
|
|
|
1017 |
data_files:
|
1018 |
- split: train
|
1019 |
path: Answerability Classification/train-*
|
1020 |
+
- config_name: Cause Effect Classification
|
1021 |
+
data_files:
|
1022 |
+
- split: train
|
1023 |
+
path: Cause Effect Classification/train-*
|
1024 |
- config_name: Code to Text
|
1025 |
data_files:
|
1026 |
- split: train
|