kaitongg/Critique_text-dataset
Viewer • Updated • 2k • 18
This is an AutoGluon model trained to classify text data. It was trained on a dataset of architectural critiques.(label 0: no high concept,label 1: has high concept)
The model is a TabularPredictor trained with AutoGluon, utilizing sentence embeddings from all-MiniLM-L6-v2.
You can use this model in a Hugging Face Space to input text and get classification predictions.
You can use this model with the Hugging Face Inference API.