Skip to content

rongfei-chen/CLUE_model

 
 

Repository files navigation

Usage

Environment Settings

We use the PyTorch framework.

  • Python version: 1.7
  • PyTorch version: 1.3.1
pip install -r requirements.txt

Get Code

Clone the repository:

git https://github.com/Teng-Sun/CLUE_model.git

Data Preparation

Datasets

We divided the new dataset to verify the effectiveness of counterfactual reasoning.

You can get our dataset here: https://msa-clue.wixsite.com/clue

Training

Train CLUE_model

python train.py

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%