idiomify / config.yaml

Commit History

[#9] main_deploy.py: removed authors & versions. config.yaml: incresed epochs with smaller lr. fetchers.py: typo fixed
59df933

eubinecto commited on

[#7] training & fetching m-1-3 is ready
ff61478

eubinecto commited on

[#7] tokenizer:t-1-1. The tokenizer with the idiom special tokens is now fetchable directly from wandb
12f548d

eubinecto commited on

[#5] idioms:d-1-3 is done. Added multiple senses of the same idiom as a list
370afc1

eubinecto commited on

[#5] literal2idiomatic:d-1-3 done (annotating with special tokens). Some of the data however are erroneous
fca50f9

eubinecto commited on

[#2] deploying the model with `main_deploy.py`.
253de62

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] typo fixed in config.yaml
f49863b

eubinecto commited on

[#2] Eval script added. It still needs testing
dd810eb

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] Alpha implemented
d8d4c8d

eubinecto commited on

changes to the config
833c5c8

eubinecto commited on

infer logic added
539e83f

eubinecto commited on

first mvp done, removing wandb
1bf3d62

eubinecto commited on

implemented a working fetcher
cfa482d

eubinecto commited on