Skip to content

apwic/indolem-peft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IndoLEM-PEFT

IndoLEM with PEFT usage.

How to use

It's recommended to use the conda environment to specify python version, which in this case is using Python 3.11.

Install miniconda to create the conda environment.

Create env using conda to make it easier

conda create -n indolem python=3.11

Activate the conda environment.

conda activate indolem

Install the required modules.

pip install -r requirements.txt

All the script for training can be used from each task's directory.

About

IndoLEM with PEFT usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published