Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -40,4 +40,4 @@ We preprocess the dataset using our standard `prompt, chosen, rejected` format.
|
|
40 |
## Reproduce this dataset
|
41 |
|
42 |
1. Download the `anthropic_hh.py` from the https://huggingface.co/datasets/Canarie/hh-rlhf-helpful-base-trl-style/tree/0.1.0.
|
43 |
-
2. Run `python examples/datasets/anthropic_hh.py --
|
|
|
40 |
## Reproduce this dataset
|
41 |
|
42 |
1. Download the `anthropic_hh.py` from the https://huggingface.co/datasets/Canarie/hh-rlhf-helpful-base-trl-style/tree/0.1.0.
|
43 |
+
2. Run `python examples/datasets/anthropic_hh.py --push_to_hub --hf_entity Canarie`
|