File size: 539 Bytes
f3120c5
 
 
0427b3c
f3120c5
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
---
base_model:
- distilbert/distilbert-base-uncased
license: apache-2.0
tags:
- text-classification
- chatbot-prompts
---

This is a fine-tuning of [distilbert-base-uncased](https://huggingface.co/distilbert/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](https://github.com/reddgr/chatbot-response-scoring-scbn-rqtl).