An open API service indexing awesome lists of open source software.

https://github.com/explosion/prodigy-hf

Train huggingface models on top of Prodigy annotations
https://github.com/explosion/prodigy-hf

Last synced: 9 months ago
JSON representation

Train huggingface models on top of Prodigy annotations

Awesome Lists containing this project

README

          

# 🤗 Prodigy-HF

This repository contains recipes that can train huggingface models on datasets that have been annotated by Prodigy.

You can install this plugin via `pip`.

```
pip install "prodigy-hf @ git+https://github.com/explosion/prodigy-hf"
```

To learn more about this plugin, you can check the [Prodigy docs](https://prodi.gy/docs/plugins/#hf).

## Issues?

Are you have trouble with this plugin? Let us know on our [support forum](https://support.prodi.gy/) and we'll get back to you!