Releases: McGill-NLP/weblinx
Releases · McGill-NLP/weblinx
0.3.2
What's Changed
Full Changelog: 0.3.1...0.3.2
0.3.1
0.3.0
What's Changed
- Add Flan-T5, MindAct, Pix2Act by @xhluca in #24
- Add
base_dir
for data for each model by @xhluca in #27 - Update docs by @xhluca in #29
- Add yaml and instructions for llama-3 finetuning by @xhluca in #28
- Fix leaderboard overall scores by removing weight of IID split (since… by @xhluca in #30
- Adding basic tests by @xhluca in #31
- Improve weblinx towards single turn loading by @xhluca in #32
- Improve formatting by @xhluca in #33
- Convert for reranking by @xhluca in #34
Full Changelog: 0.2.4...0.3.0
0.3.0rc1
What's Changed
- Fix uid_key not passed into turn.get_xpaths_dict by @xhluca in #22
- Fix: turns with missing element by @xhluca in #23
- Add Flan-T5, MindAct, Pix2Act by @xhluca in #24
- Add
base_dir
for data for each model by @xhluca in #27 - Update docs by @xhluca in #29
- Add yaml and instructions for llama-3 finetuning by @xhluca in #28
- Fix leaderboard overall scores by removing weight of IID split (since… by @xhluca in #30
- Adding basic tests by @xhluca in #31
- Improve weblinx towards single turn loading by @xhluca in #32
Full Changelog: 0.2.3...0.3.0rc1
Tests Assets
THIS IS NOT AN OFFICIAL RELEASE, BUT A RELEASE THAT ADDS ASSETS FOR RUNNING AUTOMATIC UNIT TESTS. PLEASE DO NOT DELETE THIS OR CHANGE TAGS IN THE FUTURE, OR YOU WILL BREAK THE TEST.
Please note that the license of the data in this release follow the license from the official dataset, not the license of this repository.
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
What's Changed
- Add
weblinx.eval
module and by @xhluca in #7 - Update readmes, fix typing issue breaking older python, update weblinx.eval by @xhluca in #8
Full Changelog: 0.1.0...0.2.0pre1