Pinning a Dataset
Add Dataset to IPFS: Use the following command to upload datasets:
The
-r
flag ensures that all files in the folder are added recursively.Pin the Dataset: To ensure availability, pin the dataset:
Generate Custom Links: Cogni generates a gateway link for your dataset:
Dataset Analysis: Use pinned datasets directly in your projects by referencing the gateway link in scripts, Jupyter notebooks, or ML pipelines.
Last updated