Upload dataset
Browse files- README.md +31 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: instruction
|
5 |
+
dtype: string
|
6 |
+
- name: output
|
7 |
+
dtype: string
|
8 |
+
- name: input
|
9 |
+
dtype: string
|
10 |
+
- name: id
|
11 |
+
dtype: string
|
12 |
+
- name: dataset_name
|
13 |
+
dtype: string
|
14 |
+
- name: input_ids
|
15 |
+
sequence: int32
|
16 |
+
- name: labels
|
17 |
+
sequence: int64
|
18 |
+
- name: attention_mask
|
19 |
+
sequence: int8
|
20 |
+
splits:
|
21 |
+
- name: train
|
22 |
+
num_bytes: 978818135
|
23 |
+
num_examples: 145619
|
24 |
+
download_size: 237541716
|
25 |
+
dataset_size: 978818135
|
26 |
+
configs:
|
27 |
+
- config_name: default
|
28 |
+
data_files:
|
29 |
+
- split: train
|
30 |
+
path: data/train-*
|
31 |
+
---
|
data/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77a25dcd0a99dab2ea7f194026e0fe43166a416d6c0a63f8594754b418685e43
|
3 |
+
size 172420978
|
data/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea4a40a626e36f3c7c2a068df48611893504c43d25e5fd8bc6cf7f4da5dd89ef
|
3 |
+
size 65120738
|