ArneBinder/pytorch-ie-hydra-template-1
PyTorch-IE Hydra Template
This project provides a pre-configured, structured environment for quickly building and experimenting with deep learning models focused on information extraction. It takes raw text or documents as input and helps you design models to identify and extract specific entities, relationships, or events from them. This tool is designed for AI researchers and machine learning engineers who develop and fine-tune information extraction models.
No commits in the last 6 months.
Use this if you are a researcher or engineer looking for a robust, scalable starting point to develop and rapidly iterate on deep learning-based information extraction models for various text analysis tasks.
Not ideal if your primary need is building complex data processing pipelines for general data engineering, rather than focusing specifically on deep learning model development for information extraction.
Stars
9
Forks
2
Language
Python
License
—
Category
Last pushed
Oct 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/ArneBinder/pytorch-ie-hydra-template-1"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features...
kanishkamisra/minicons
Utility for behavioral and representational analyses of Language Models
lucidrains/simple-hierarchical-transformer
Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT
lucidrains/dreamer4
Implementation of Danijar's latest iteration for his Dreamer line of work
Nicolepcx/Transformers-in-Action
This is the corresponding code for the book Transformers in Action