Questionnaire and Survey Evaluation Toolkit for NLP Research
Project description
QSTN
QSTN is a Python framework designed to facilitate the creation of robust inference experiments with Large Language Models based around questionnaires. It provides a full pipeline from perturbation of prompts, to choosing Response Generation Methods, inferencing and finally parsing of the output. QSTN supports both local inference with vllm and remote inference via the OpenAI API.
Detailed information and guides are available in our documentation. Tutorial notebooks can also be found in this repository.
Installation
To install the project and dependencies you can use pip.
pip install qstn
Or install this package from source:
pip install git+https://github.com/dess-mannheim/QSTN.git
Citation
This package will soon have a arxiv paper.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qstn-0.1.1.tar.gz.
File metadata
- Download URL: qstn-0.1.1.tar.gz
- Upload date:
- Size: 31.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd86a1b35da819333f14a36b3178968e6cc20631b59ee090a30d1573a66b07a7
|
|
| MD5 |
8c4f4562566e57af2d0ee97ebd2548ac
|
|
| BLAKE2b-256 |
169d029ad107987b5db589c8c627675ea5f524a22e889f72cb399c8303cd526d
|
File details
Details for the file qstn-0.1.1-py3-none-any.whl.
File metadata
- Download URL: qstn-0.1.1-py3-none-any.whl
- Upload date:
- Size: 35.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37f15a41ae496ff95352e4dd91c0ca47498a3156b83a78f82058a0d449928b63
|
|
| MD5 |
1635b9f5c8083ecb2ef88163c6d1f7a2
|
|
| BLAKE2b-256 |
61307988146042bfa01a53c9dfd8dc78b66fd44fee6600ac058d9b3dfffded77
|