Skip to content

LennardZuendorf/thesis-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis File Collection

📜 Info:

Collection of associated files for my bachelor thesis. The repository mainly contains Jupyter notebooks (/notebooks). Additionally, evaluation data is collected in the respective folder (/evaluation-data).

🔗 Links:

Showcase Github Repository

Huggingface Spaces Showcase

👨‍💻 Author:

Author: @LennardZuendorf

Thesis Supervisor: Prof. Dr. Simbeck
Second Corrector: Prof. Dr. Hochstein

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

Running the Project:

The Jupyter notebooks run the best on a cloud service like Google Colab, where hardware acceleration can be used. Alternatively, they can run locally, if set up correctly. For this the requirements in the requirements.txt file should be installed.

📝 License and Credits:

This project is licensed under the MIT License, see LICENSE for more information. Please cite this project, its author and my university if you use it in your work.

  • Title: Building an Interpretable Natural Language AI Tool based on Transformer Models and approaches of Explainable AI.
  • Date: 2024-02-14
  • Author: Lennard Zündorf
  • University: HTW Berlin

See code for detailed credits, work is based on

captum

shao

BERTViz

Inseq

and uses

GPT-2

GODEL

Mistral 7B (Instruct)

LaMa 2 7B (Chat)