natolambert
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,23 +1,12 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
- name: train
|
14 |
-
num_bytes: 310727664
|
15 |
-
num_examples: 16710
|
16 |
-
download_size: 125358198
|
17 |
-
dataset_size: 310727664
|
18 |
-
configs:
|
19 |
-
- config_name: default
|
20 |
-
data_files:
|
21 |
-
- split: train
|
22 |
-
path: data/train-*
|
23 |
-
---
|
|
|
1 |
+
This is a converted version of the bespokelabs/Bespoke-Stratos-17k dataset into Tulu SFT training format.
|
2 |
+
|
3 |
+
The conversion script can be found in our [open-instruct](https://github.com/allenai/open-instruct/blob/main/scripts/data/sft/bespoke_stratos.py) repo.
|
4 |
+
The conversion took the following parameters:
|
5 |
+
- apply_keyword_filters: False
|
6 |
+
- apply_empty_message_filters: False
|
7 |
+
- push_to_hub: True
|
8 |
+
- hf_entity: natolambert
|
9 |
+
- converted_dataset_name: bespoke_stratos_17k_converted
|
10 |
+
- local_save_dir: None
|
11 |
+
|
12 |
+
Please refer to the [original dataset](https://huggingface.co/datasets/bespokelabs/Bespoke-Stratos-17k) for more information about this dataset and the license.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|