Skip to content

Releases: explosion/spacy-huggingface-hub

v0.0.10

03 Jul 06:42
1e27b86
Compare
Choose a tag to compare
  • Make the model-index metadata in the model card optional (which is derived from the spaCy pipeline performance metadata).

v0.0.9

07 Feb 16:47
c76ac64
Compare
Choose a tag to compare
  • Extend huggingface_hub support to newest release
  • Extend typer support to v0.7.x

v0.0.8

08 Dec 13:49
1a425f2
Compare
Choose a tag to compare
  • Extend wasabi support to v1.1.

v0.0.7

20 Jul 08:58
af104c8
Compare
Choose a tag to compare
  • Update to use new huggingface_hub v0.8 API without local git repos

v0.0.6

10 Dec 13:33
085cccb
Compare
Choose a tag to compare
  • Add pos, lemma, and morph accuracies
  • Update metric names and types
  • Fix typo in reported score for LAS (LAS not UAS)

v0.0.5

12 Oct 11:21
Compare
Choose a tag to compare
  • Adjust license format.

v0.0.4

11 Aug 07:05
Compare
Choose a tag to compare
  • Update model-index format to match new metrics spec.
  • Fix upload for wheels downloaded from the hub.

v0.0.3

09 Jul 10:02
Compare
Choose a tag to compare
  • Fix .whl file extraction on Windows.
  • Make sure to track binary model weights with LFS.

v0.0.2

07 Jul 10:37
Compare
Choose a tag to compare
  • Improve error handling.
  • Fix model-index format.

v0.0.1

06 Jul 11:27
Compare
Choose a tag to compare
Update README.md