Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -37,10 +37,10 @@ This dataset has been created with [distilabel](https://distilabel.argilla.io/).
|
|
| 37 |
The pipeline script was uploaded to easily reproduce the dataset:
|
| 38 |
[pipe_nothing.py](https://huggingface.co/datasets/plaguss/pipe_nothing_test/raw/main/pipe_nothing.py).
|
| 39 |
|
| 40 |
-
|
| 41 |
|
| 42 |
```console
|
| 43 |
-
|
| 44 |
```
|
| 45 |
|
| 46 |
|
|
|
|
| 37 |
The pipeline script was uploaded to easily reproduce the dataset:
|
| 38 |
[pipe_nothing.py](https://huggingface.co/datasets/plaguss/pipe_nothing_test/raw/main/pipe_nothing.py).
|
| 39 |
|
| 40 |
+
It can be run directly using the CLI:
|
| 41 |
|
| 42 |
```console
|
| 43 |
+
distilabel pipeline run --config "https://huggingface.co/datasets/plaguss/pipe_nothing_test/raw/main/pipe_nothing.py"
|
| 44 |
```
|
| 45 |
|
| 46 |
|