Datasets:
janvanlooy
commited on
Commit
·
d448315
1
Parent(s):
609ceb1
added 'fondant' to path
Browse files
README.md
CHANGED
@@ -79,7 +79,7 @@ pip install fondant
|
|
79 |
git clone https://github.com/ml6team/fondant.git
|
80 |
```
|
81 |
|
82 |
-
3) Make sure that Docker Compose is running, navigate to `examples/pipelines/filter-cc-25m`, and initiate the pipeline by executing:
|
83 |
|
84 |
```bash
|
85 |
fondant run pipeline --local
|
|
|
79 |
git clone https://github.com/ml6team/fondant.git
|
80 |
```
|
81 |
|
82 |
+
3) Make sure that Docker Compose is running, navigate to `fondant/examples/pipelines/filter-cc-25m`, and initiate the pipeline by executing:
|
83 |
|
84 |
```bash
|
85 |
fondant run pipeline --local
|