Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.67 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.67 KB

level2_klue_nlp-level2-nlp-03

Wrap up Report

Please Click here for more details!

[NLP] Competition Summary

This competition is a classification for two words' relationship extraction(RE). RE deals with scores on how related the two entity words are in a sentence.


Members

김근형 김찬 기윤호 유선종 이헌득
<
Github Github Github Github Github

Project Tree


How to run

train

add command config.yaml file name in configs directory. Please see the configs directory.

python3 train.py --config baseline

Inference

python3 test.py --config baseline