Upload dataset
Browse files
README.md
CHANGED
@@ -1,5 +1,53 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: simple__missing_arguments
|
4 |
features:
|
5 |
- name: source_id
|
@@ -97,6 +145,10 @@ dataset_info:
|
|
97 |
download_size: 27984975
|
98 |
dataset_size: 92234477
|
99 |
configs:
|
|
|
|
|
|
|
|
|
100 |
- config_name: simple__missing_arguments
|
101 |
data_files:
|
102 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: simple__incorrect_refusal
|
4 |
+
features:
|
5 |
+
- name: source_id
|
6 |
+
dtype: string
|
7 |
+
- name: source_tool
|
8 |
+
dtype: string
|
9 |
+
- name: system
|
10 |
+
struct:
|
11 |
+
- name: content
|
12 |
+
dtype: string
|
13 |
+
- name: function_calls
|
14 |
+
dtype: 'null'
|
15 |
+
- name: functions
|
16 |
+
dtype: string
|
17 |
+
- name: role
|
18 |
+
dtype: string
|
19 |
+
- name: prompt
|
20 |
+
dtype: string
|
21 |
+
- name: chosen
|
22 |
+
list:
|
23 |
+
- name: content
|
24 |
+
dtype: string
|
25 |
+
- name: function_calls
|
26 |
+
dtype: string
|
27 |
+
- name: functions
|
28 |
+
dtype: string
|
29 |
+
- name: role
|
30 |
+
dtype: string
|
31 |
+
- name: rejected
|
32 |
+
list:
|
33 |
+
- name: content
|
34 |
+
dtype: string
|
35 |
+
- name: function_calls
|
36 |
+
dtype: string
|
37 |
+
- name: functions
|
38 |
+
dtype: string
|
39 |
+
- name: role
|
40 |
+
dtype: string
|
41 |
+
- name: functions
|
42 |
+
dtype: string
|
43 |
+
- name: intervention
|
44 |
+
dtype: string
|
45 |
+
splits:
|
46 |
+
- name: train
|
47 |
+
num_bytes: 723557636
|
48 |
+
num_examples: 93857
|
49 |
+
download_size: 222685922
|
50 |
+
dataset_size: 723557636
|
51 |
- config_name: simple__missing_arguments
|
52 |
features:
|
53 |
- name: source_id
|
|
|
145 |
download_size: 27984975
|
146 |
dataset_size: 92234477
|
147 |
configs:
|
148 |
+
- config_name: simple__incorrect_refusal
|
149 |
+
data_files:
|
150 |
+
- split: train
|
151 |
+
path: simple__incorrect_refusal/train-*
|
152 |
- config_name: simple__missing_arguments
|
153 |
data_files:
|
154 |
- split: train
|
simple__incorrect_refusal/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:013de6b87b42a8e1079f6e0c7655db40611327d8742567e0f0bc45aa15211a11
|
3 |
+
size 105734599
|
simple__incorrect_refusal/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6232e916c55d0c32edeb04808efbad6240dc686def65d5dddcb8dc5264cc44c5
|
3 |
+
size 116951323
|