Upload dataset
Browse files- README.md +39 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: question
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: answer
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: llama_guard_prediction
|
| 9 |
+
dtype: int64
|
| 10 |
+
- name: llama_guard_label
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: id
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: response
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: category
|
| 17 |
+
sequence: string
|
| 18 |
+
- name: source
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: score
|
| 21 |
+
struct:
|
| 22 |
+
- name: Accuracy_of_Thinking_Process
|
| 23 |
+
dtype: int64
|
| 24 |
+
- name: Content_Safety_Compliance
|
| 25 |
+
dtype: int64
|
| 26 |
+
- name: Relevancy_and_No_Redundant_Content
|
| 27 |
+
dtype: int64
|
| 28 |
+
splits:
|
| 29 |
+
- name: train
|
| 30 |
+
num_bytes: 93620215
|
| 31 |
+
num_examples: 40961
|
| 32 |
+
download_size: 42724938
|
| 33 |
+
dataset_size: 93620215
|
| 34 |
+
configs:
|
| 35 |
+
- config_name: default
|
| 36 |
+
data_files:
|
| 37 |
+
- split: train
|
| 38 |
+
path: data/train-*
|
| 39 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3937b56696f9f502baa275185f71c9553fa0ec9de81f579dbebf2931ecd51f92
|
| 3 |
+
size 42724938
|