Datasets:
chenzizhao
commited on
Commit
•
c5b728a
1
Parent(s):
7fe00f5
Upload dataset
Browse files
README.md
CHANGED
@@ -17,6 +17,22 @@ dataset_info:
|
|
17 |
num_examples: 7003
|
18 |
download_size: 651037
|
19 |
dataset_size: 5115528
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
- config_name: feedback_decoder_ternery
|
21 |
features:
|
22 |
- name: predictions
|
@@ -152,6 +168,10 @@ configs:
|
|
152 |
data_files:
|
153 |
- split: train
|
154 |
path: feedback_decoder_binary/train-*
|
|
|
|
|
|
|
|
|
155 |
- config_name: feedback_decoder_ternery
|
156 |
data_files:
|
157 |
- split: train
|
|
|
17 |
num_examples: 7003
|
18 |
download_size: 651037
|
19 |
dataset_size: 5115528
|
20 |
+
- config_name: feedback_decoder_ternary
|
21 |
+
features:
|
22 |
+
- name: predictions
|
23 |
+
dtype: int64
|
24 |
+
- name: labels
|
25 |
+
dtype: int64
|
26 |
+
- name: game_turn_id
|
27 |
+
dtype: string
|
28 |
+
- name: text
|
29 |
+
dtype: string
|
30 |
+
splits:
|
31 |
+
- name: train
|
32 |
+
num_bytes: 4936671
|
33 |
+
num_examples: 7003
|
34 |
+
download_size: 640213
|
35 |
+
dataset_size: 4936671
|
36 |
- config_name: feedback_decoder_ternery
|
37 |
features:
|
38 |
- name: predictions
|
|
|
168 |
data_files:
|
169 |
- split: train
|
170 |
path: feedback_decoder_binary/train-*
|
171 |
+
- config_name: feedback_decoder_ternary
|
172 |
+
data_files:
|
173 |
+
- split: train
|
174 |
+
path: feedback_decoder_ternary/train-*
|
175 |
- config_name: feedback_decoder_ternery
|
176 |
data_files:
|
177 |
- split: train
|
feedback_decoder_ternary/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5458da0b54d7e9f98e4191a976f80c97fc85a538500794ccf1a7e2da52a4c3d9
|
3 |
+
size 640213
|