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
- Host: GitHub
- URL: https://github.com/explosion/prodigy-hf
- Owner: explosion
- License: mit
- Created: 2023-10-19T15:34:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T15:52:04.000Z (about 2 years ago)
- Last Synced: 2025-04-05T14:11:10.454Z (about 1 year ago)
- Language: Python
- Size: 1.15 MB
- Stars: 21
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!