Skip to content

Releases: clovaai/donut

1.0.9

14 Nov 09:21
6527a0a
Compare
Choose a tag to compare
  • enhance CPU performance by removing torch.bfloat16 related lines 1f4b27c
  • update comments and README

1.0.8

05 Oct 08:48
ee20c40
Compare
Choose a tag to compare
  • support newer versions of transformer #56
  • update JSONParseEvaluator e33da0e
    • enhance the logic in normalize_dict and update_cost
  • update comments and README

1.0.7

23 Aug 10:51
Compare
Choose a tag to compare
  • update JSONParseEvaluator 86bcafe
    • add functions to calculate (strict) F1 accuracy score
    • enhance the logic in normalize_dict
  • update docstrings and comments

1.0.5

04 Aug 15:06
Compare
Choose a tag to compare

1.0.4

29 Jul 15:18
Compare
Choose a tag to compare
  • fixed some minor issues
    • convert PIL image to RGB in prepare_input 74507ce
    • set max_iter with config.max_steps 4130973

1.0.3

20 Jul 14:49
9451b1c
Compare
Choose a tag to compare
  • Initial release