Skip to content

Persistent Topological Features in Large Language Models

Notifications You must be signed in to change notification settings

RitAreaSciencePark/ZigZagLLMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Persistent Topological Features in Large Language Models

With this repo is it possibile to reproduce the data of the paper Persistent topological features in large language models

  • representation: folder for the extraction of the hidden representations.
  • zigzag :folder for the execution fo the ZigZag algorithm over the representations.
  • benchmark: folder where it is possible to run the benchmarks with the different prunig methods.
  • plots: folder where it is possible to reproduce the plots of the paper.

Environment setup

To install the library for FastZigZag refer to their paper and their github folder.

To install the rest of the environment conda env create -f environment.yml

About

Persistent Topological Features in Large Language Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published