tomtseng commited on
Commit
1cc53dd
·
verified ·
1 Parent(s): 07bd917

Upload dataset

Browse files
README.md CHANGED
@@ -3,24 +3,36 @@ dataset_info:
3
  - config_name: default
4
  features:
5
  - name: clf_label
6
- dtype: int64
 
 
 
 
7
  - name: instructions
8
  dtype: string
9
  - name: content
10
  sequence: string
11
  - name: answer_prompt
12
  dtype: string
 
 
 
 
 
 
13
  - name: gen_target
14
  dtype: string
 
 
15
  splits:
16
  - name: train
17
- num_bytes: 33473530.0
18
  num_examples: 29341
19
  - name: validation
20
- num_bytes: 2094902.0
21
  num_examples: 1852
22
- download_size: 18235776
23
- dataset_size: 35568432.0
24
  - config_name: neg
25
  features:
26
  - name: clf_label
 
3
  - config_name: default
4
  features:
5
  - name: clf_label
6
+ dtype:
7
+ class_label:
8
+ names:
9
+ '0': ' HAM'
10
+ '1': ' SPAM'
11
  - name: instructions
12
  dtype: string
13
  - name: content
14
  sequence: string
15
  - name: answer_prompt
16
  dtype: string
17
+ - name: proxy_clf_label
18
+ dtype:
19
+ class_label:
20
+ names:
21
+ '0': ' HAM'
22
+ '1': ' SPAM'
23
  - name: gen_target
24
  dtype: string
25
+ - name: proxy_gen_target
26
+ dtype: string
27
  splits:
28
  - name: train
29
+ num_bytes: 33986682.0
30
  num_examples: 29341
31
  - name: validation
32
+ num_bytes: 2127298.0
33
  num_examples: 1852
34
+ download_size: 18264192
35
+ dataset_size: 36113980.0
36
  - config_name: neg
37
  features:
38
  - name: clf_label
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b648ba48f5b250606c766989dbc97e9eeb4f0d5155b3fbbadbec5a15a6051441
3
- size 17152645
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:939004007e85dbf66f6b72b9c06eaba9db7cf16f1ede75745b19b649922cc6b2
3
+ size 17178840
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3d1b06323b53b39f4564d984318bdab21d3cf2d8919208279a2472127aa1166
3
- size 1083131
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfa8a9d5cd75f0de756b91a4c3f598f79b2e0bbaf0e2558c565f3e97406ba7ba
3
+ size 1085352