Spaces:
Running
Running
metadata
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, inside HuggingFace Spaces. To create a Space for viewing your dataset, simply:
- Duplicate this Space to your HuggingFace account.
- Save your dataset as a Kangas Datagrid (you can do so by using this notebook).
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!