Releases: amazon-science/SetLexSem-Challenge
Releases · amazon-science/SetLexSem-Challenge
v0.0.2
What's Changed
- Add scripts/make_hyponyms.py by @ndronen in #6
- Add docstrings for setlexsem.generate.sample by @ndronen in #5
- Add the config file for make CSV files of deceptive sets. by @ndronen in #7
- Feature/fix command line args by @ndronen in #8
- refactor and made functions for data and prompt generators by @BardiyaAk in #9
- Enh/refactor for clarity by @BardiyaAk in #10
- Add part-of-speech tag filter to BasicWordSampler and unit tests. by @ndronen in #12
- Start to pythonify the downloading of Google Books Ngram corpus. by @ndronen in #13
- Add Support For Variable Set Sizes by @phenomenal-manish in #14
- Refactor Samplers - Remove n for Sampler, WordSampler, Decile Sampler… by @phenomenal-manish in #15
- Remove kwargs from all samplers by @phenomenal-manish in #17
- Fix Generate Sets Errors by @phenomenal-manish in #19
- enh/create set by @BardiyaAk in #21
- Fix Anthropic Version Errors by @phenomenal-manish in #16
- remove n from set generation, fix bug by @BardiyaAk in #22
- fix pipeline due to bug for variable set size and removal of 'n' by @BardiyaAk in #23
Full Changelog: v0.0.1...0.0.2
v0.0.1
Full Changelog: v0.0.0...v0.0.1
v0.0.0
What's Changed
- Feature/generation scripts by @BardiyaAk in #3
- Add scripts/make-deciles.sh and deprecate the other downloader. by @ndronen in #4
New Contributors
- @BardiyaAk made their first contribution in #3
- @ndronen made their first contribution in #4
Full Changelog: https://github.com/amazon-science/SetLexSem-Challenge/commits/v0.0.0