Skip to content

MantisAI/setfit_experiments

Repository files navigation

Setfit experiments

This repository will contain our experiments with the newly released setfit package. https://github.com/huggingface/setfit

Development environment

Create a virtualenv in your usual way for example

python -m venv .env

then install the dependencies and pre-commit

pip install -r requirements.txt
pip install -e .
pre-commit install

Tests

To run tests run pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages