Skip to content

boostcampaitech4nlp1/level1_semantictextsimilarity_nlp-level1-nlp-06

Repository files navigation

level1_semantictextsimilarity_nlp-level1-nlp-06

Wrap up Report

Please Click here for more details!

[NLP] Competition Summary

Thie competition is two sentence classification for STS(Semantic Text Similairy). STS deals with scoring for how similar the two sentences are semantically.


Members

김근형 김찬 권용훈 유선종 이헌득
Github Github Github Github Github

Project Tree


How to run

train

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

Inference

python3 test.py --config koelectra_GRU3

Result

About

level1_semantictextsimilarity_nlp-level1-nlp-06 created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages