Please Click here for more details!
Thie competition is two sentence classification for STS(Semantic Text Similairy). STS deals with scoring for how similar the two sentences are semantically.
김근형 | 김찬 | 권용훈 | 유선종 | 이헌득 |
---|---|---|---|---|
Github | Github | Github | Github | Github |
streamlit run app.py
add command config.yaml
file name in configs directory. We provide three config files(koelectra_GRU(3), T5_encoder_GRU(3), T5).
python3 train.py --config koelectra_GRU3
python3 test.py --config koelectra_GRU3