maximzubkov / LinBERT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinBERT

To start training run the following commands from source dir:

pip install -r requirements.txt
python setup.py build_ext --inplace
pip install -e .
sh data/download_espiranto.sh
python train.py

About

License:Other


Languages

Language:Python 47.7%Language:Cuda 45.4%Language:C++ 4.8%Language:Shell 1.3%Language:Dockerfile 0.9%