Upload dataset
Browse files- README.md +24 -1
- Synth/test-00000-of-00001.parquet +3 -0
- Synth/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: text
|
| 6 |
dtype: string
|
|
@@ -17,6 +17,23 @@ dataset_info:
|
|
| 17 |
num_examples: 1000
|
| 18 |
download_size: 458348
|
| 19 |
dataset_size: 1043033
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
configs:
|
| 21 |
- config_name: Behaviour
|
| 22 |
data_files:
|
|
@@ -24,4 +41,10 @@ configs:
|
|
| 24 |
path: Behaviour/train-*
|
| 25 |
- split: test
|
| 26 |
path: Behaviour/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: Behaviour
|
| 4 |
features:
|
| 5 |
- name: text
|
| 6 |
dtype: string
|
|
|
|
| 17 |
num_examples: 1000
|
| 18 |
download_size: 458348
|
| 19 |
dataset_size: 1043033
|
| 20 |
+
- config_name: Synth
|
| 21 |
+
features:
|
| 22 |
+
- name: text
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: choices
|
| 25 |
+
sequence: string
|
| 26 |
+
- name: label
|
| 27 |
+
dtype: int64
|
| 28 |
+
splits:
|
| 29 |
+
- name: train
|
| 30 |
+
num_bytes: 878095
|
| 31 |
+
num_examples: 7014
|
| 32 |
+
- name: test
|
| 33 |
+
num_bytes: 280471
|
| 34 |
+
num_examples: 2908
|
| 35 |
+
download_size: 502653
|
| 36 |
+
dataset_size: 1158566
|
| 37 |
configs:
|
| 38 |
- config_name: Behaviour
|
| 39 |
data_files:
|
|
|
|
| 41 |
path: Behaviour/train-*
|
| 42 |
- split: test
|
| 43 |
path: Behaviour/test-*
|
| 44 |
+
- config_name: Synth
|
| 45 |
+
data_files:
|
| 46 |
+
- split: train
|
| 47 |
+
path: Synth/train-*
|
| 48 |
+
- split: test
|
| 49 |
+
path: Synth/test-*
|
| 50 |
---
|
Synth/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d6db1262d194e75b52a7c2588f4a360824351c75c74938dc04b4ab3ad665ae3
|
| 3 |
+
size 103644
|
Synth/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:314c1a1d6108c00482f5a36de2de8e9018424182b65a1c06e5702ed2c5bfeb5a
|
| 3 |
+
size 399009
|