Skip to content

finetune the language model for task of natural language inference

License

Notifications You must be signed in to change notification settings

zzp1012/NLI-LM-finetune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLI-LM-finetune

Abstract

Overall Objective: finetune the language model for task of natural language inference.

Clone the project

Due to submodules, you should recursively clone the project.

    git clone --recurse-submodules -j8 git@github.com:zzp1012/NLI-LM-finetune.git

Requirements

  1. If you use anaconda3 or miniconda, you can run following instructions to download the required packages in python.
        conda env create -f environment.yml

Contributing

if you would like to contribute some codes, please submit a PR, and feel free to post issues via Github.

Contact

Please contact zzp1012@sjtu.edu.cn if you have any question on the codes.


Shanghai Jiao Tong University - Email@zzp1012@sjtu.edu.cn

About

finetune the language model for task of natural language inference

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages