v0.0.0a0
What's Changed
- Added continuous integration by @neubig in #3
- Fix CI by @neubig in #4
- Add some utilities for caching results by @neubig in #5
- Add text classification task by @neubig in #6
- feat: first zeno vis for classification by @cabreraalex in #12
- Task: Add summarization by @neubig in #13
- Added async API calls by @neubig in #25
- feat: add visualization for summarization and directory for Zeno fns by @cabreraalex in #21
- Adds more typing information by @neubig in #26
- Standardize naming of variables by @neubig in #27
- DRY out Critique code by @neubig in #28
- Remove duplicate evaluators by @neubig in #29
- Add chatbot task by @neubig in #30
- Consolidate code for generative tasks by @neubig in #33
- Simple model naming update by @cabreraalex in #34
- Consolidate text classification by @neubig in #36
- Prompt tests by @neubig in #45
- Metric tests by @neubig in #42
- Make cache path configurable and default to the results directory by @neubig in #43
- Update teaser images and some README/docs by @cabreraalex in #46
- Fix random optimizer by @neubig in #44
- Huggingface chat completion by @neubig in #47
- Daily dialog experiments by @neubig in #49
- Add mising init file in experiments dir by @neubig in #56
- Change to chat display by @neubig in #59
- Fix unit tests in CI by @neubig in #67
- Use full context in chat modeling by @neubig in #64
- Create model names for chat by @neubig in #62
- build: update zeno by @cabreraalex in #70
- fix: move API key initialization to hyperparameter sweep by @cabreraalex in #71
- Add DSTC11 dataset by @neubig in #72
- build: bump zeno by @cabreraalex in #74
- Make openai calls robust by @neubig in #76
- Make stripping of chatbot utterances less constrained by @neubig in #77
- Remove empty sequences from dialog by @neubig in #78
- Remove the true answer from the prompt by @neubig in #79
- Make readable names by @neubig in #80
- Fix bug with empty references by @neubig in #81
- Chat context length feature by @neubig in #82
- Custom critique batching by @neubig in #83
- Fix chat display by @neubig in #84
- Consider OpenAI timeout error by @neubig in #85
- Add label length by @neubig in #86
- feat: add zeno fn for exact output/label matches by @cabreraalex in #73
- Implement dialog metrics + add retry capability to Critique by @neubig in #87
- Fix exact match metric by @neubig in #88
- Bump zeno by @cabreraalex in #89
- Remove uni_eval by @neubig in #90
- Update Alex author and remove tasks from PyPI package by @cabreraalex in #92
New Contributors
- @cabreraalex made their first contribution in #12
Full Changelog: https://github.com/zeno-ml/zeno-build/commits/v0.0.0a0