https://github.com/textileio/basin-demos
Monorepo for Basin object storage demos
https://github.com/textileio/basin-demos
Last synced: over 1 year ago
JSON representation
Monorepo for Basin object storage demos
- Host: GitHub
- URL: https://github.com/textileio/basin-demos
- Owner: textileio
- Created: 2024-08-19T15:44:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T21:03:44.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T21:51:06.580Z (over 1 year ago)
- Language: Python
- Size: 87.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basin demos
> Monorepo for Basin object storage demos
## Background
This repo contains various examples of how to use the [Basin](https://basin.textile.io/) object storage protocol. Each
repo is a standalone project and can be run independently. The demos include the following:
- [**ML labeling with Grass dataset**](./grass): Running a Machine Learning classification and sentiment pipeline over
the Reddit dataset made available by [Grass](https://huggingface.co/datasets/OpenCo7/UpVoteWeb).