Skip to content

hundredeuk2/Semantic-Textual-Similarity

Repository files navigation

Semantic-Textual-Similarity

Introduce

STS_demo

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


Usage

Demo For STS Input

streamlit run app.py

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

Project for NLP STS task with Streamlit Demo service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages