Datasets:
chenzizhao
commited on
Commit
•
8382baf
1
Parent(s):
ac754c8
Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,22 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- config_name: feedback_decoder_binery
|
5 |
features:
|
6 |
- name: predictions
|
@@ -148,6 +164,10 @@ dataset_info:
|
|
148 |
download_size: 6438021
|
149 |
dataset_size: 45674609
|
150 |
configs:
|
|
|
|
|
|
|
|
|
151 |
- config_name: feedback_decoder_binery
|
152 |
data_files:
|
153 |
- split: train
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
dataset_info:
|
4 |
+
- config_name: feedback_decoder_binary
|
5 |
+
features:
|
6 |
+
- name: predictions
|
7 |
+
dtype: int64
|
8 |
+
- name: labels
|
9 |
+
dtype: int64
|
10 |
+
- name: game_turn_id
|
11 |
+
dtype: string
|
12 |
+
- name: text
|
13 |
+
dtype: string
|
14 |
+
splits:
|
15 |
+
- name: train
|
16 |
+
num_bytes: 5115528
|
17 |
+
num_examples: 7003
|
18 |
+
download_size: 651037
|
19 |
+
dataset_size: 5115528
|
20 |
- config_name: feedback_decoder_binery
|
21 |
features:
|
22 |
- name: predictions
|
|
|
164 |
download_size: 6438021
|
165 |
dataset_size: 45674609
|
166 |
configs:
|
167 |
+
- config_name: feedback_decoder_binary
|
168 |
+
data_files:
|
169 |
+
- split: train
|
170 |
+
path: feedback_decoder_binary/train-*
|
171 |
- config_name: feedback_decoder_binery
|
172 |
data_files:
|
173 |
- split: train
|
feedback_decoder_binary/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a73ecdeeff0bf294fcd85be7e3e5eecd18e41dbd1720fe05f6cfb63decd63f4
|
3 |
+
size 651037
|