Spaces:
Running
Running
title: Kangas Demo | |
emoji: π | |
colorFrom: pink | |
colorTo: yellow | |
sdk: docker | |
app_port: 7860 | |
pinned: false | |
license: openrail | |
This is a demo project for exploring HuggingFace datasets with [Kangas](https://github.com/comet-ml/kangas), inside HuggingFace Spaces. To create a Space for viewing your dataset, simply: | |
1. Duplicate this Space to your HuggingFace account. | |
2. Save your dataset as a Kangas Datagrid (you can do so by [using this notebook](https://huggingface.co/spaces/CalebCometML/kangas-demo/blob/main/notebooks/explore.ipynb)). | |
Note that if you run your notebook in Colab, you'll need to download the datagrid and upload here to the `/datagrids/` folder, as this is the directory where Kangas will check for available datagrids. | |
If your datagrid is saved in the `/datagrids/` directory, you should be able to view it through the main UI, no extra configuration required. This repo currently uses the `coco500` dataset for demonstration purposes, but all HuggingFace datasets are supported. If you have any questions, please open a ticket at [https://github.com/comet-ml/kangas](https://github.com/comet-ml/kangas)! |