Skip to content

acl-2022-towards-comprehensive/acl-2022-camera-ready

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acl-2022-camera-ready

  • Note: This repo is still under construction

Paper

  • Link to the paper.

Data

Codebase

  • src/trainer.py: main handler for training.
  • src/model.py: model definitions.
  • src/preprocessing.py: data preparation steps, including DataFrame transformation, dataset spliting, and dataloader creation.

Get Started

Dependencies

  • See requirements.txt

Command

  • Train: python run.py -r -m CONFIG_FILE
  • Test / Inference: python run.py -s test

Contact

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages