Mitsuki-Sakamoto
commited on
Commit
•
962cb29
1
Parent(s):
cbedfe8
Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: instruction
|
6 |
dtype: string
|
@@ -42,9 +42,55 @@ dataset_info:
|
|
42 |
num_examples: 20001
|
43 |
download_size: 12112309
|
44 |
dataset_size: 25315216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
configs:
|
46 |
- config_name: alpaca_instructions-pythia_14m_alpaca_farm_instructions_sft_constant_pa_seed_1
|
47 |
data_files:
|
48 |
- split: preference
|
49 |
path: alpaca_instructions-pythia_14m_alpaca_farm_instructions_sft_constant_pa_seed_1/preference-*
|
|
|
|
|
|
|
|
|
50 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: alpaca_instructions-pythia_14m_alpaca_farm_instructions_sft_constant_pa_seed_1
|
4 |
features:
|
5 |
- name: instruction
|
6 |
dtype: string
|
|
|
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
|
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: 25276914
|
84 |
+
num_examples: 20001
|
85 |
+
download_size: 11799025
|
86 |
+
dataset_size: 25276914
|
87 |
configs:
|
88 |
- config_name: alpaca_instructions-pythia_14m_alpaca_farm_instructions_sft_constant_pa_seed_1
|
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
|
95 |
+
path: alpaca_instructions-pythia_70m_alpaca_farm_instructions_sft_constant_pa_seed_1/preference-*
|
96 |
---
|
alpaca_instructions-pythia_70m_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:2d62deeaf4b973a59fef4f45a3eae40a6078e01b94d4d9ff0c9c591c9405b713
|
3 |
+
size 11799025
|