Datasets:
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
reinforcement-learning-from-human-feedback
reinforcement-learning
dialogue
conversational-ai
preference-alignment
License:
Upload dataset
Browse files- README.md +34 -1
- interaction/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,7 +1,36 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
dataset_info:
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
features:
|
| 6 |
- name: chats
|
| 7 |
sequence: string
|
|
@@ -45,6 +74,10 @@ dataset_info:
|
|
| 45 |
download_size: 6438021
|
| 46 |
dataset_size: 45674609
|
| 47 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
- config_name: turn
|
| 49 |
data_files:
|
| 50 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
dataset_info:
|
| 4 |
+
- config_name: interaction
|
| 5 |
+
features:
|
| 6 |
+
- name: game_id
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: turn
|
| 9 |
+
dtype: int64
|
| 10 |
+
- name: end
|
| 11 |
+
dtype: int64
|
| 12 |
+
- name: s comments
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: speaker
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: len
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: clicks
|
| 19 |
+
sequence:
|
| 20 |
+
sequence: string
|
| 21 |
+
- name: context
|
| 22 |
+
sequence: string
|
| 23 |
+
- name: targets
|
| 24 |
+
sequence: string
|
| 25 |
+
- name: chat
|
| 26 |
+
sequence: string
|
| 27 |
+
splits:
|
| 28 |
+
- name: train
|
| 29 |
+
num_bytes: 8529674
|
| 30 |
+
num_examples: 7920
|
| 31 |
+
download_size: 2090585
|
| 32 |
+
dataset_size: 8529674
|
| 33 |
+
- config_name: turn
|
| 34 |
features:
|
| 35 |
- name: chats
|
| 36 |
sequence: string
|
|
|
|
| 74 |
download_size: 6438021
|
| 75 |
dataset_size: 45674609
|
| 76 |
configs:
|
| 77 |
+
- config_name: interaction
|
| 78 |
+
data_files:
|
| 79 |
+
- split: train
|
| 80 |
+
path: interaction/train-*
|
| 81 |
- config_name: turn
|
| 82 |
data_files:
|
| 83 |
- split: train
|
interaction/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a23eb41e6f6caad5faa211c2ee2f0fcde735b6aed50a12f6faf3e25d4c44aa5
|
| 3 |
+
size 2090585
|