Add FAQ: how do I run Datalab on an unlabeled dataset?
should advise to run Datalab with model embeddings, with links to the image & text datalab tutorials to see how we obtained embeddings there.
Once this is in place, should update the bottom of these tutorials:
https://docs.cleanlab.ai/master/tutorials/token_classification.html
https://docs.cleanlab.ai/master/tutorials/segmentation.html
https://docs.cleanlab.ai/master/tutorials/object_detection.html
with a mention of how you can auto-detect many other types of issues in this dataset using Datalab. And then link to the FAQ on how to run Datalab on an unlabeled dataset. The reason to do it this way is because Datalab doesn't yet support the specific labels/predictions for token-classification, segmentation, or object detection.
Source: cleanlab/cleanlab