/LangSpace

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

LangSpace: Probing Large Language VAEs made simple

LangSpace is a Python library for evaluating and probing language models using Variational Autoencoders (VAEs). It provides an easy-to-use interface to perform a variety of analises on pretrained LangVAE models.

Installation

To install LangSpace, simply run:

pip install langspace

This will install all necessary dependencies and set up the package for use in your Python projects.

Usage

TBC

License

LangVAE is licensed under the GPLv3 License. See the LICENSE file for details.