Skip to content

Releases: explosion/spacy-huggingface-hub

v0.0.10

Choose a tag to compare

@adrianeboyd adrianeboyd released this 03 Jul 06:42
1e27b86
  • Make the model-index metadata in the model card optional (which is derived from the spaCy pipeline performance metadata).

v0.0.9

Choose a tag to compare

@adrianeboyd adrianeboyd released this 07 Feb 16:47
c76ac64
  • Extend huggingface_hub support to newest release
  • Extend typer support to v0.7.x

v0.0.8

Choose a tag to compare

@adrianeboyd adrianeboyd released this 08 Dec 13:49
1a425f2
  • Extend wasabi support to v1.1.

v0.0.7

Choose a tag to compare

@adrianeboyd adrianeboyd released this 20 Jul 08:58
af104c8
  • Update to use new huggingface_hub v0.8 API without local git repos

v0.0.6

Choose a tag to compare

@ines ines released this 10 Dec 13:33
085cccb
  • Add pos, lemma, and morph accuracies
  • Update metric names and types
  • Fix typo in reported score for LAS (LAS not UAS)

v0.0.5

Choose a tag to compare

@ines ines released this 12 Oct 11:21
  • Adjust license format.

v0.0.4

Choose a tag to compare

@ines ines released this 11 Aug 07:05
  • Update model-index format to match new metrics spec.
  • Fix upload for wheels downloaded from the hub.

v0.0.3

Choose a tag to compare

@ines ines released this 09 Jul 10:02
  • Fix .whl file extraction on Windows.
  • Make sure to track binary model weights with LFS.

v0.0.2

Choose a tag to compare

@ines ines released this 07 Jul 10:37
  • Improve error handling.
  • Fix model-index format.

v0.0.1

Choose a tag to compare

@ines ines released this 06 Jul 11:27
Update README.md