ianmckenzie
commited on
Upload dataset
Browse files- README.md +12 -12
- pos/train-00000-of-00001.parquet +2 -2
- pos/validation-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -52,29 +52,29 @@ dataset_info:
|
|
52 |
dataset_size: 15917223
|
53 |
- config_name: pos
|
54 |
features:
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
- name: instructions
|
56 |
dtype: string
|
57 |
- name: content
|
58 |
sequence: string
|
59 |
- name: answer_prompt
|
60 |
dtype: string
|
61 |
-
- name: clf_label
|
62 |
-
dtype:
|
63 |
-
class_label:
|
64 |
-
names:
|
65 |
-
'0': '0'
|
66 |
-
'1': '1'
|
67 |
- name: gen_target
|
68 |
dtype: string
|
69 |
splits:
|
70 |
- name: train
|
71 |
-
num_bytes:
|
72 |
-
num_examples:
|
73 |
- name: validation
|
74 |
-
num_bytes:
|
75 |
-
num_examples:
|
76 |
-
download_size:
|
77 |
-
dataset_size:
|
78 |
configs:
|
79 |
- config_name: default
|
80 |
data_files:
|
|
|
52 |
dataset_size: 15917223
|
53 |
- config_name: pos
|
54 |
features:
|
55 |
+
- name: clf_label
|
56 |
+
dtype:
|
57 |
+
class_label:
|
58 |
+
names:
|
59 |
+
'0': ' HAM'
|
60 |
+
'1': ' SPAM'
|
61 |
- name: instructions
|
62 |
dtype: string
|
63 |
- name: content
|
64 |
sequence: string
|
65 |
- name: answer_prompt
|
66 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
- name: gen_target
|
68 |
dtype: string
|
69 |
splits:
|
70 |
- name: train
|
71 |
+
num_bytes: 17111687.56368222
|
72 |
+
num_examples: 14986
|
73 |
- name: validation
|
74 |
+
num_bytes: 1064227.192224622
|
75 |
+
num_examples: 940
|
76 |
+
download_size: 9167339
|
77 |
+
dataset_size: 18175914.755906843
|
78 |
configs:
|
79 |
- config_name: default
|
80 |
data_files:
|
pos/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b236a708e4f96c779220510e693fe48405ef69066c5aa5d8f6d8838a6a8a9038
|
3 |
+
size 8606815
|
pos/validation-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25398cb73d552dec14bad0b3762234ae8fcc7712cc2ed3e23fdb14ff9b5efb22
|
3 |
+
size 560524
|