yvokeller commited on
Commit
a03e26b
1 Parent(s): 073ae32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -7,6 +7,4 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- As part of our Data Chatbot challenge at FHNW in the BSc Data Science study programme, we fine-tuned LLMs and trained BERT prompt classifiers.
11
-
12
- Find our GitHub with the full Chatbot implementation and more details [here](https://github.com/NLP-Challenges).
 
7
  pinned: false
8
  ---
9
 
10
+ As part of our Data Chatbot challenge at FHNW in the BSc Data Science study programme, we fine-tuned LLMs and trained BERT prompt classifiers. They are essential to our Chatbot's features, which include question answering on the study programme, personal coaching and support, as well as a harm deflection component. Find our GitHub with the full Chatbot implementation and more details [here](https://github.com/NLP-Challenges).