File size: 1,639 Bytes
354da81
 
f4a99aa
 
 
69b34c4
727303f
65efb79
727303f
354da81
69b34c4
4af8fc5
3f2a988
 
354da81
 
3f2a988
f4a99aa
3f2a988
 
 
 
65efb79
fe1089d
65efb79
3f2a988
 
 
65efb79
fe1089d
65efb79
fe1089d
65efb79
3f2a988
65efb79
3f2a988
65efb79
3f2a988
65efb79
 
3f2a988
 
 
 
 
65efb79
3f2a988
 
 
65efb79
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
title: Thesis
emoji: πŸŽ“
colorFrom: red
colorTo: yellow
sdk: gradio
sdk_version: 4.7.1
app_file: main.py
pinned: true
license: mit
app_port: 8080
models: ["microsoft/GODEL-v1_1-large-seq2seq"]
tags: ["CHAT", "XAI", "SHAP", "GODEL", "Gradio"]
disable_embedding: true
---

# Bachelor Thesis Webapp

## πŸ“œ Info:
This is the ui showcase for my thesis about interpretability in a LLM based chatbot application and applications of XAI.

### πŸ”— Links:

**[Github Repository](https://github.com/LennardZuendorf/thesis-webapp)**

**[Huggingface Spaces Showcase](https://huggingface.co/spaces/lennardzuendorf/thesis-webapp-docker)**

### πŸ—οΈ Tech Stack:

**Language and Framework:** Python

**Noteable Packages:** πŸ€— Transformers, FastAPI, Gradio, SHAP, BERTViz

## πŸ‘¨β€πŸ’» Author and Credits:

**Author: [@LennardZuendorf](https://github.com/LennardZuendorf)**

**Thesis Supervisor: [Prof. Dr. Simbeck](https://www.htw-berlin.de/hochschule/personen/person/?eid=9862)**
<br> Second Corrector: [Prof. Dr. Hochstein](https://www.htw-berlin.de/hochschule/personen/person/?eid=10628)

See code for in detailed credits, work is strongly based on:
#### GODEL
- [HGF Model Page](https://huggingface.co/microsoft/GODEL-v1_1-large-seq2seq?text=Hey+my+name+is+Mariama%21+How+are+you%3F)
- [Paper on HGF](https://huggingface.co/papers/2206.11309)
- [Paper Print](https://arxiv.org/abs/2206.11309)

#### SHAP
- [Github](https://github.com/shap/shap)
- [Inital Paper](https://arxiv.org/abs/1705.07874)

This Project was part of my studies of Business Computing at University of Applied Science for Technology and Business Berlin (HTW Berlin).