Skip to content

Zero shot - information extraction with the Gliner Method #211

@CP500

Description

@CP500

Hi,
Ive found model2vec extremely performant for embedding. Wondering if we can apply it for fast information extraction. If you embed a query and compare it to all the spans up to k in a sentence, then you can pull out the closest spans and rank the best candidate. Ive just been playing around with the method Gliner uses but adapted to model2vec. The speed ia there, I reckon we can tune the embedding and distill it for more performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions