Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -40,7 +40,7 @@ The pipeline script was uploaded to easily reproduce the dataset:
|
|
| 40 |
It can be run directly using the CLI:
|
| 41 |
|
| 42 |
```console
|
| 43 |
-
distilabel pipeline run --
|
| 44 |
```
|
| 45 |
|
| 46 |
|
|
|
|
| 40 |
It can be run directly using the CLI:
|
| 41 |
|
| 42 |
```console
|
| 43 |
+
distilabel pipeline run --script "https://huggingface.co/datasets/plaguss/pipe_nothing_test/raw/main/pipe_nothing.py"
|
| 44 |
```
|
| 45 |
|
| 46 |
|