Upload dataset
Browse files- README.md +17 -5
- pos/train-00000-of-00001.parquet +2 -2
- pos/validation-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -57,24 +57,36 @@ dataset_info:
|
|
| 57 |
- config_name: pos
|
| 58 |
features:
|
| 59 |
- name: clf_label
|
| 60 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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:
|
| 72 |
num_examples: 14986
|
| 73 |
- name: validation
|
| 74 |
-
num_bytes:
|
| 75 |
num_examples: 940
|
| 76 |
-
download_size:
|
| 77 |
-
dataset_size:
|
| 78 |
configs:
|
| 79 |
- config_name: default
|
| 80 |
data_files:
|
|
|
|
| 57 |
- config_name: pos
|
| 58 |
features:
|
| 59 |
- name: clf_label
|
| 60 |
+
dtype:
|
| 61 |
+
class_label:
|
| 62 |
+
names:
|
| 63 |
+
'0': ' HAM'
|
| 64 |
+
'1': ' SPAM'
|
| 65 |
- name: instructions
|
| 66 |
dtype: string
|
| 67 |
- name: content
|
| 68 |
sequence: string
|
| 69 |
- name: answer_prompt
|
| 70 |
dtype: string
|
| 71 |
+
- name: proxy_clf_label
|
| 72 |
+
dtype:
|
| 73 |
+
class_label:
|
| 74 |
+
names:
|
| 75 |
+
'0': ' HAM'
|
| 76 |
+
'1': ' SPAM'
|
| 77 |
- name: gen_target
|
| 78 |
dtype: string
|
| 79 |
+
- name: proxy_gen_target
|
| 80 |
+
dtype: string
|
| 81 |
splits:
|
| 82 |
- name: train
|
| 83 |
+
num_bytes: 17358795.42115129
|
| 84 |
num_examples: 14986
|
| 85 |
- name: validation
|
| 86 |
+
num_bytes: 1079730.0863930886
|
| 87 |
num_examples: 940
|
| 88 |
+
download_size: 9177507
|
| 89 |
+
dataset_size: 18438525.50754438
|
| 90 |
configs:
|
| 91 |
- config_name: default
|
| 92 |
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:45a2a81f521f93eeca2f9de43a467bc0486dced44d9679f2373d53cb2864b03b
|
| 3 |
+
size 8615903
|
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:c23ed670fe8d52aca2feb44f52aa4122305d2cd1d76c42a33633330247d9e917
|
| 3 |
+
size 561604
|