Logo Lanfrica

ksteimel/SWH_transformers

Domaine:

natural language processing
Créateur:
kst
Hôte:
Experimenting with Swahili transformer-based language models. # SWH_transformers Experimenting with Swahili transformer-based language models. ## Setting up the environment: `mamba env create --file conda_environment.yaml` or if mamba is not installed on your machine: `conda env create --file conda_environment.yaml`