Request for feature - Transformer models/ Clustering/ Pandas Data-frame descriptions
Do we have the flexibility to create dashboard for NLP related tasks from Hugging face libraries https://huggingface.co/.
Example1: Comparing two classification models using NLP models like BERT and Roberta. Compare metrics and show them in dashboards. Also show their loss in the dashboard.
Example2: Comparing two Clustering models using on text data. Compare metrics such as Silhouette score and show them in dashboards. Also plot the clustering result for 3D and 2D by using Tsne
Thanks for opening the issue @pratikchhapolika!
Adding features for text-based data is in our mid-term roadmap. However, we want to expand the functionality with tabular data first.
Adding the possibility to add custom plots/metrics to existing reports or create custom reports from pre-built plots is in the near-term roadmap. But we will again focus on tabular data first.
Do you have any updates regarding the topic? Maybe "how to" examples with Hugging Face?