tomtseng commited on
Commit
144729d
·
verified ·
1 Parent(s): be8452d

Upload dataset

Browse files
README.md CHANGED
@@ -9,18 +9,30 @@ dataset_info:
9
  - name: answer_prompt
10
  dtype: string
11
  - name: clf_label
12
- dtype: int64
 
 
 
 
 
 
 
 
 
 
13
  - name: gen_target
14
  dtype: string
 
 
15
  splits:
16
  - name: train
17
- num_bytes: 9274270.0
18
  num_examples: 25000
19
  - name: validation
20
- num_bytes: 9273464.0
21
  num_examples: 25000
22
- download_size: 1193678
23
- dataset_size: 18547734.0
24
  - config_name: neg
25
  features:
26
  - name: instructions
 
9
  - name: answer_prompt
10
  dtype: string
11
  - name: clf_label
12
+ dtype:
13
+ class_label:
14
+ names:
15
+ '0': ' DENIED'
16
+ '1': ' GRANTED'
17
+ - name: proxy_clf_label
18
+ dtype:
19
+ class_label:
20
+ names:
21
+ '0': ' DENIED'
22
+ '1': ' GRANTED'
23
  - name: gen_target
24
  dtype: string
25
+ - name: proxy_gen_target
26
+ dtype: string
27
  splits:
28
  - name: train
29
+ num_bytes: 10411770.0
30
  num_examples: 25000
31
  - name: validation
32
+ num_bytes: 10410964.0
33
  num_examples: 25000
34
+ download_size: 1254937
35
+ dataset_size: 20822734.0
36
  - config_name: neg
37
  features:
38
  - name: instructions
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e512e0f62780cc7e613c484722fc81e0fc89d691655d4bfb2a37c9074e88147e
3
- size 597308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c0e3ab484de5e47a9faba38a3189ed4a95efbf0ab9ccd265abd8975b2bbfbdb
3
+ size 627864
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d89f11465c3bedd59e94bb5808c7d65c7fc1018bfabf3fc5d35b521b0e9c79df
3
- size 596370
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed61842edee9c00c644b148a4f6d6a286c8b697db72996fc5be8c05a28bb9647
3
+ size 627073