/p2-klue-seonhocho

p2-klue-seonhocho created by GitHub Classroom

Primary LanguageJupyter Notebook

Pstage_03_KLUE_Relation_extraction

training

  • python train.py

inference

  • python inference.py --model_dir=[model_path]
  • ex) python inference.py --model_dir=./results/checkpoint-500

evaluation

  • python eval_acc.py