--- datasets: - Ak000/Dementia_Bank_Train language: - en license: mit metrics: - accuracy pipeline_tag: text-classification tags: - 'dementia ' --- This model predicts dementia via a fine-tuned XLNet transformer on the Dementia Bank dataset. To use the model, describe in words what you see in the image below: ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65d291d26130ef7be00c9753/9YnPB3qWZhVKGTjDZFkSB.png) Label 1 = Dementia Label 0 = No Dementia To use the model, you can also use the interface I created at: https://dementiabank-prediction-webapp.netlify.app/ You can find the GitHub repository for this model at: https://github.com/rmezapi/dementiabank-prediction-webapp/