JoelNiklaus / transformers_tests

Contains fine-tuned transformer models for various NLP tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transformers

Contains fine-tuned transformer models for various NLP tasks

Install

Create a new conda environment with conda env create -f env.yml

Activate the environment with conda activate bert

Troubleshooting

Strange GPU related errors might be an indication of a memory issue

About

Contains fine-tuned transformer models for various NLP tasks

License:MIT License


Languages

Language:Python 98.9%Language:Shell 1.1%