Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -21,6 +21,20 @@ tags:
21
  </a>
22
  </div>
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  # GLiNER2: Unified Schema-Based Information Extraction and Text Classification
25
 
26
  > *Extract entities, classify text, parse structured data, and extract relations—all in one efficient model.*
 
21
  </a>
22
  </div>
23
 
24
+ <div style="display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 16px;">
25
+ <a href="https://pioneer.ai?utm_source=huggingface" target="_blank" rel="noreferrer" style="text-decoration:none;">
26
+ <img src="https://img.shields.io/badge/Deploy-GLiNER2-EA4335" alt="Fine-tune and Deploy GLiNER2 with Pioneer" style="vertical-align:middle;">
27
+ </a> <a href="https://arxiv.org/abs/2507.18546" target="_blank" rel="noreferrer" style="text-decoration:none;">
28
+ <img src="https://img.shields.io/badge/arXiv-2605.07982-b31b1b.svg?logo=arxiv" alt="arXiv Paper" style="vertical-align:middle;">
29
+ </a>
30
+ <a href="https://github.com/fastino-ai/GLiNER2" target="_blank" rel="noreferrer" style="text-decoration:none;">
31
+ <img src="https://img.shields.io/badge/GitHub-GLiNER2-black?logo=github" alt="GitHub" style="vertical-align:middle;">
32
+ </a>
33
+ <a href="https://x.com/fastinoAI" target="_blank" rel="noreferrer" style="text-decoration:none;">
34
+ <img src="https://img.shields.io/twitter/follow/:fastinoAI" alt="Follow @fastinoAI" style="vertical-align:middle;">
35
+ </a>
36
+ </div>
37
+
38
  # GLiNER2: Unified Schema-Based Information Extraction and Text Classification
39
 
40
  > *Extract entities, classify text, parse structured data, and extract relations—all in one efficient model.*