Skip to content

Commit

Permalink
[wip] Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ljvmiranda921 committed Aug 8, 2024
1 parent 228cb29 commit 019a378
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions experiments/refresh_evals_0924/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
spacy
spacy-llm==0.7.2
datasets
4 changes: 3 additions & 1 deletion models/v0.1.0-gliner/project.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
title: "Release v0.1.0-gliner"
description: |
This is a spaCy project that trains the v0.1.0 models with GliNER.
This is a spaCy project that trains and evaluates new v0.1.0-gliner models.
[GliNER](https://github.com/urchade/GLiNER) (Generalist and Lightweight Model for Named Entity Recognition) is a powerful model capable of identifying any entity type using a BERT-like encoder.
In this project, we finetune the GliNER model with the TLUnified-NER training dataset.

0 comments on commit 019a378

Please sign in to comment.