idiomify / main_infer.py

Commit History

[#9] `fetch_pipeline` has been added. Fixed the bug where <pad> tokens will appear in the final output.
47e4017

eubinecto commited on

[#9] idiomifier:m-1-3 is ready. main_deploy.py is updated accordingly
c1728bd

eubinecto commited on

[#2] Pipeline now supports multiple sentences with batch_decode
08409ff

eubinecto commited on

[#2] evaluating m-1-2 works. config.yaml simplified.
642d911

eubinecto commited on

[#2] Support for d-1-2 done. Support for m-1-2 partially done (need to implement the testing logic with some valid metrics)
e3c7b5a

eubinecto commited on

[#1] refactoring: Alpha -> Seq2Seq. We rely on git tags for versioning models.
64a6414

eubinecto commited on

[#1] main_infer.py implemented
6fd648a

eubinecto commited on

[#1] checkpoint before amending builders.py
e9d1a5a

eubinecto commited on

coloring the query
1ef8679

eubinecto commited on

demo completed, disabled check pointing
ec156ad

eubinecto commited on

infer logic added
539e83f

eubinecto commited on

implemented a working fetcher
cfa482d

eubinecto commited on