Overall Objective: finetune the language model for task of natural language inference.
Due to submodules, you should recursively clone the project.
git clone --recurse-submodules -j8 [email protected]:zzp1012/NLI-LM-finetune.git
- If you use
anaconda3
orminiconda
, you can run following instructions to download the required packages in python.conda env create -f environment.yml
if you would like to contribute some codes, please submit a PR, and feel free to post issues via Github.
Please contact [email protected] if you have any question on the codes.
Shanghai Jiao Tong University - Email@[email protected]