Mitsuki-Sakamoto
commited on
Commit
•
ec76c2a
1
Parent(s):
962cb29
Upload dataset
Browse files
README.md
CHANGED
@@ -42,6 +42,48 @@ dataset_info:
|
|
42 |
num_examples: 20001
|
43 |
download_size: 12112309
|
44 |
dataset_size: 25315216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
- config_name: alpaca_instructions-pythia_70m_alpaca_farm_instructions_sft_constant_pa_seed_1
|
46 |
features:
|
47 |
- name: instruction
|
@@ -89,6 +131,10 @@ configs:
|
|
89 |
data_files:
|
90 |
- split: preference
|
91 |
path: alpaca_instructions-pythia_14m_alpaca_farm_instructions_sft_constant_pa_seed_1/preference-*
|
|
|
|
|
|
|
|
|
92 |
- config_name: alpaca_instructions-pythia_70m_alpaca_farm_instructions_sft_constant_pa_seed_1
|
93 |
data_files:
|
94 |
- split: preference
|
|
|
42 |
num_examples: 20001
|
43 |
download_size: 12112309
|
44 |
dataset_size: 25315216
|
45 |
+
- config_name: alpaca_instructions-pythia_160m_alpaca_farm_instructions_sft_constant_pa_seed_1
|
46 |
+
features:
|
47 |
+
- name: instruction
|
48 |
+
dtype: string
|
49 |
+
- name: input
|
50 |
+
dtype: string
|
51 |
+
- name: output
|
52 |
+
dtype: string
|
53 |
+
- name: preference
|
54 |
+
dtype: int64
|
55 |
+
- name: output_1
|
56 |
+
dtype: string
|
57 |
+
- name: output_2
|
58 |
+
dtype: string
|
59 |
+
- name: reward_model_prompt_format
|
60 |
+
dtype: string
|
61 |
+
- name: gen_prompt_format
|
62 |
+
dtype: string
|
63 |
+
- name: gen_kwargs
|
64 |
+
struct:
|
65 |
+
- name: do_sample
|
66 |
+
dtype: bool
|
67 |
+
- name: max_new_tokens
|
68 |
+
dtype: int64
|
69 |
+
- name: pad_token_id
|
70 |
+
dtype: int64
|
71 |
+
- name: top_k
|
72 |
+
dtype: int64
|
73 |
+
- name: top_p
|
74 |
+
dtype: float64
|
75 |
+
- name: reward_1
|
76 |
+
dtype: float64
|
77 |
+
- name: reward_2
|
78 |
+
dtype: float64
|
79 |
+
- name: n_samples
|
80 |
+
dtype: int64
|
81 |
+
splits:
|
82 |
+
- name: preference
|
83 |
+
num_bytes: 25451634
|
84 |
+
num_examples: 20001
|
85 |
+
download_size: 12144402
|
86 |
+
dataset_size: 25451634
|
87 |
- config_name: alpaca_instructions-pythia_70m_alpaca_farm_instructions_sft_constant_pa_seed_1
|
88 |
features:
|
89 |
- name: instruction
|
|
|
131 |
data_files:
|
132 |
- split: preference
|
133 |
path: alpaca_instructions-pythia_14m_alpaca_farm_instructions_sft_constant_pa_seed_1/preference-*
|
134 |
+
- config_name: alpaca_instructions-pythia_160m_alpaca_farm_instructions_sft_constant_pa_seed_1
|
135 |
+
data_files:
|
136 |
+
- split: preference
|
137 |
+
path: alpaca_instructions-pythia_160m_alpaca_farm_instructions_sft_constant_pa_seed_1/preference-*
|
138 |
- config_name: alpaca_instructions-pythia_70m_alpaca_farm_instructions_sft_constant_pa_seed_1
|
139 |
data_files:
|
140 |
- split: preference
|
alpaca_instructions-pythia_160m_alpaca_farm_instructions_sft_constant_pa_seed_1/preference-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:faa9717c47f23a155a5fd4825cf526841dcfec6c0608470083ad2d48a1170fa6
|
3 |
+
size 12144402
|