Upload dataset
Browse files- Contact/train-00000-of-00001.parquet +3 -0
- README.md +22 -0
Contact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88b957719f62092012ccfb8058506b3fa9f639902fbd9fc7df71e6c9d9b9e003
|
3 |
+
size 77611
|
README.md
CHANGED
@@ -126,6 +126,24 @@ dataset_info:
|
|
126 |
num_examples: 76
|
127 |
download_size: 80609
|
128 |
dataset_size: 221151
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
- config_name: Control
|
130 |
features:
|
131 |
- name: id
|
@@ -1253,6 +1271,10 @@ configs:
|
|
1253 |
data_files:
|
1254 |
- split: train
|
1255 |
path: Conflict/train-*
|
|
|
|
|
|
|
|
|
1256 |
- config_name: Control
|
1257 |
data_files:
|
1258 |
- split: train
|
|
|
126 |
num_examples: 76
|
127 |
download_size: 80609
|
128 |
dataset_size: 221151
|
129 |
+
- config_name: Contact
|
130 |
+
features:
|
131 |
+
- name: id
|
132 |
+
dtype: string
|
133 |
+
- name: task
|
134 |
+
dtype: string
|
135 |
+
- name: source
|
136 |
+
dtype: string
|
137 |
+
- name: instruction
|
138 |
+
dtype: string
|
139 |
+
- name: label
|
140 |
+
dtype: string
|
141 |
+
splits:
|
142 |
+
- name: train
|
143 |
+
num_bytes: 302222
|
144 |
+
num_examples: 106
|
145 |
+
download_size: 77611
|
146 |
+
dataset_size: 302222
|
147 |
- config_name: Control
|
148 |
features:
|
149 |
- name: id
|
|
|
1271 |
data_files:
|
1272 |
- split: train
|
1273 |
path: Conflict/train-*
|
1274 |
+
- config_name: Contact
|
1275 |
+
data_files:
|
1276 |
+
- split: train
|
1277 |
+
path: Contact/train-*
|
1278 |
- config_name: Control
|
1279 |
data_files:
|
1280 |
- split: train
|