shahules786
commited on
Commit
•
273646c
1
Parent(s):
2876d1d
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -19,12 +19,14 @@ dataset_info:
|
|
19 |
dtype: string
|
20 |
- name: response
|
21 |
dtype: string
|
|
|
|
|
22 |
splits:
|
23 |
- name: train
|
24 |
-
num_bytes:
|
25 |
num_examples: 1502
|
26 |
-
download_size:
|
27 |
-
dataset_size:
|
28 |
---
|
29 |
# Dataset Card for "prosocial-nsfw"
|
30 |
|
|
|
19 |
dtype: string
|
20 |
- name: response
|
21 |
dtype: string
|
22 |
+
- name: episode_done
|
23 |
+
dtype: bool
|
24 |
splits:
|
25 |
- name: train
|
26 |
+
num_bytes: 341584
|
27 |
num_examples: 1502
|
28 |
+
download_size: 166054
|
29 |
+
dataset_size: 341584
|
30 |
---
|
31 |
# Dataset Card for "prosocial-nsfw"
|
32 |
|