CalebCometML commited on
Commit
ddb12a6
·
1 Parent(s): 9f98180

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,4 +17,4 @@ This is a demo project for exploring HuggingFace datasets with [Kangas](https://
17
 
18
  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.
19
 
20
- 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 `beans` 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)!
 
17
 
18
  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.
19
 
20
+ 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)!