Raphael Mitsch

Results 26 issues of Raphael Mitsch

## Description This PR is for the addition of a fully working spacy pipeline for zero-shot span-based SRL using OpenAI. It includes the task, template, usage example, tests (pytest), and...

feat/new
feat/task

## Description Sync `feat/prototype-wikidb` with `develop` (additional commits are for fixing errors introduced during merge). `feat/prototype-wikidb` will be frozen after this PR. ### Types of change Chore. ## Checklist -...

chore

Currently doesn't handle nested objects, and uses deprecated Pydantic methods.

scope: M
data

Some typing errors are due to `mypy`/`ruff`/Python seemingly unable to deal with union types, not much we can do about that. Some other stuff might be avoidable though. Go through...

refactor
scope: M

Include token estimation and corresponding ecological implications for all requests. We 8 different libraries (gliner, ollama, outlines, transformers, instructor, langchain, vllm , dspy) to convert requests into structured data. We...

engines
pipeline

Hi there! I'm looking into migrating https://github.com/mantisai/sieves to `datasets` v4, but I can't seem to get training with `setfit` to work with dataset generated with `datasets` v4 (whereas the same...