metadata
license: apache-2.0
base_model:
- distilbert/distilbert-base-uncased
tags:
- text-classification
- chatbot-prompts
This is a fine-tuning of distilbert-base-uncased trained on a small set of manually labeled sentences classified as "request" or "question". The main purpose is to calculate metrics used by the SCBN-RQTL chatbot response evaluation benchmark. More information in the GitHub repository here.