sdtblck commited on
Commit
c4c847e
·
verified ·
1 Parent(s): db56dfb

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: config
4
+ features:
5
+ - name: chat
6
+ list:
7
+ - name: content
8
+ dtype: string
9
+ - name: role
10
+ dtype: string
11
+ - name: targets
12
+ dtype: string
13
+ - name: scores
14
+ dtype: string
15
+ - name: answers
16
+ dtype: string
17
+ - name: sys_prompts
18
+ dtype: string
19
+ - name: is_benign
20
+ dtype: int64
21
+ - name: input_ids
22
+ dtype: int32
23
+ - name: task_name
24
+ dtype: string
25
+ - name: sample_index
26
+ dtype: int64
27
+ - name: dataset_id
28
+ dtype: string
29
+ - name: sandbagging_executed
30
+ dtype: int64
31
+ - name: model_name
32
+ dtype: string
33
+ - name: model_type
34
+ dtype: string
35
+ splits:
36
+ - name: train
37
+ num_bytes: 12526689
38
+ num_examples: 4941
39
+ - name: validation
40
+ num_bytes: 1565240
41
+ num_examples: 626
42
+ - name: test
43
+ num_bytes: 7429712
44
+ num_examples: 2293
45
+ download_size: 11456081
46
+ dataset_size: 21521641
47
+ configs:
48
+ - config_name: config
49
+ data_files:
50
+ - split: train
51
+ path: config/train-*
52
+ - split: validation
53
+ path: config/validation-*
54
+ - split: test
55
+ path: config/test-*
56
+ ---
config/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d6f2ecb4a83129feddcf722dfe2a615afb3ec9bcb8cf76eb26ad89108cc9a1
3
+ size 3995448
config/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26ddc01959098a47d94ceec3e010964ae9110e6cb2a0a34c386b4fdc82aee0c5
3
+ size 6611660
config/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6112ff6682ad70bade06b829cb94c416ce70fefb8d526154b4f9eef138362dec
3
+ size 848973