Skip to content

Releases: McGill-NLP/weblinx

0.3.0rc1

27 Apr 20:28
026be27
Compare
Choose a tag to compare
0.3.0rc1 Pre-release
Pre-release

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

24 Apr 20:38
Compare
Choose a tag to compare
Tests Assets Pre-release
Pre-release

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

04 Apr 22:05
d00cc3f
Compare
Choose a tag to compare

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

Full Changelog: 0.2.3...0.2.4

0.2.3

25 Mar 22:26
277dae7
Compare
Choose a tag to compare

What's Changed

  • Update utils.auto_read_json to allow specifying an encoding, add new notebook by @xhluca in #13

Full Changelog: 0.2.2...0.2.3

0.2.2

24 Mar 04:45
bab7b73
Compare
Choose a tag to compare

What's Changed

  • Fix default string in eval/processing code for DMR by @xhluca in #11

Full Changelog: 0.2.1...0.2.2

0.2.1

08 Mar 00:06
9fff319
Compare
Choose a tag to compare

Fix indent error in weblinx.utils.auto_save_json

0.2.0

01 Mar 05:38
b042693
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0pre1

0.2.0pre1

01 Mar 05:31
b042693
Compare
Choose a tag to compare
0.2.0pre1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.0...0.2.0pre1

0.1.0

08 Feb 21:41
73c618e
Compare
Choose a tag to compare

Initial Release

This is the initial release of the weblinx library

0.1.0pre4

08 Feb 21:25
Compare
Choose a tag to compare
0.1.0pre4 Pre-release
Pre-release
update publishing mechanism