Skip to content

hukuda222/4-jukugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4-jukugo

自然言語から四字熟語を生成します。lightning-transformers+hydraで実験管理する練習として作りました。

実行コマンド

install

poetry install

学習

poetry run python src/train.py

推論時

poetry run python src/inference.py

streamlit

poetry shell
streamlit run src/app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages