Skip to content

CogComp/CIKQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIKQA

Step 1: Setup

  1. Setup the environment with "requirements.txt"
  2. Download the preprocessed data from data
  3. Run the JointI model with python main.py --model_type bert --model_name_or_path bert-base-uncased --output_dir your output folder --evaluate_during_training --do_train --overwrite_output_dir --model JointI
  4. You can change other settings according to the instruction in the main file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages