Install¶
You can setup from the source:
$ git clone https://path-to-easynlp.git
$ cd EasyNLP
$ python setup.py install
This repo is tested on Python3.6/2.7, PyTorch 1.8/1.10
You can setup from the source:
$ git clone https://path-to-easynlp.git
$ cd EasyNLP
$ python setup.py install
This repo is tested on Python3.6/2.7, PyTorch 1.8/1.10