indiejoseph
commited on
Commit
•
4949410
1
Parent(s):
0435fcc
Upload dataset
Browse files- README.md +24 -0
- zh/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -47,6 +47,26 @@ dataset_info:
|
|
47 |
num_examples: 1016
|
48 |
download_size: 733277
|
49 |
dataset_size: 1183319
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
configs:
|
51 |
- config_name: default
|
52 |
data_files:
|
@@ -58,6 +78,10 @@ configs:
|
|
58 |
data_files:
|
59 |
- split: train
|
60 |
path: yue/train-*
|
|
|
|
|
|
|
|
|
61 |
---
|
62 |
|
63 |
# Truthy DPO
|
|
|
47 |
num_examples: 1016
|
48 |
download_size: 733277
|
49 |
dataset_size: 1183319
|
50 |
+
- config_name: zh
|
51 |
+
features:
|
52 |
+
- name: id
|
53 |
+
dtype: string
|
54 |
+
- name: source
|
55 |
+
dtype: string
|
56 |
+
- name: system
|
57 |
+
dtype: string
|
58 |
+
- name: prompt
|
59 |
+
dtype: string
|
60 |
+
- name: chosen
|
61 |
+
dtype: string
|
62 |
+
- name: rejected
|
63 |
+
dtype: string
|
64 |
+
splits:
|
65 |
+
- name: train
|
66 |
+
num_bytes: 1171737
|
67 |
+
num_examples: 1016
|
68 |
+
download_size: 710265
|
69 |
+
dataset_size: 1171737
|
70 |
configs:
|
71 |
- config_name: default
|
72 |
data_files:
|
|
|
78 |
data_files:
|
79 |
- split: train
|
80 |
path: yue/train-*
|
81 |
+
- config_name: zh
|
82 |
+
data_files:
|
83 |
+
- split: train
|
84 |
+
path: zh/train-*
|
85 |
---
|
86 |
|
87 |
# Truthy DPO
|
zh/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec7c5c459c7b5991ad273a0679bb2efd22c06cd9cb3a12094ca16593a83c7a95
|
3 |
+
size 710265
|