Skip to content

Releases: ArneBinder/pie-modules

v0.12.1

03 Jun 20:39
432e723
Compare
Choose a tag to compare

Changes

🚀 Features

  • implement span pair based binary relation classification (task module + model) (#91) @ArneBinder

v0.12.0

30 May 16:34
37479b9
Compare
Choose a tag to compare

Changes

💥 Breaking Changes

  • tokenization saves a mapping from original to new annotations in added_annotations (#97) @ArneBinder

🚀 Features

  • tokenization saves a mapping from original to new annotations in added_annotations (#97) @ArneBinder
  • add parameter return_hidden_states to SequenceClassificationModelWithPooler.forward() (#95) @ArneBinder

🚨 Testing

v0.11.4

28 May 14:42
281a7e6
Compare
Choose a tag to compare

Changes

🚀 Features

🪲 Fixes

📚 Documentation

  • list document processing utilities in the README.md (#89) @ArneBinder

v0.11.3

23 Apr 11:43
73b3369
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • fix RETextClassificationWithIndicesTaskModule for NaryRelation (#87) @ArneBinder

v0.11.2

22 Apr 14:03
558ea40
Compare
Choose a tag to compare

Changes

🚀 Features

v0.11.1

17 Apr 16:00
0f8296b
Compare
Choose a tag to compare

Changes

🚀 Features

v0.11.0

21 Mar 20:49
63e77fe
Compare
Choose a tag to compare

Changes

💥 Breaking Changes

  • cleanup PointerHead logic regarding decoder_position_id_mode (#79) @ArneBinder
  • remove parameter span_layer_name from PointerNetworkTaskModuleForEnd2EndRE (#78) @ArneBinder

🚀 Features

  • remove parameter span_layer_name from PointerNetworkTaskModuleForEnd2EndRE (#78) @ArneBinder

v0.10.9

06 Mar 15:11
158c022
Compare
Choose a tag to compare

Changes

🚀 Features

v0.10.8

01 Mar 16:49
dea7466
Compare
Choose a tag to compare

Changes

🚀 Features

🔨 Refactoring

v0.10.7

20 Feb 10:20
e932a37
Compare
Choose a tag to compare

Changes