Spaces:
Sleeping
Sleeping
Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Private BERT NER API on Hugging Face Space
|
| 2 |
|
| 3 |
This repo contains a private FastAPI-based NER API built on a Hugging Face BERT model.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Magbert Ner Api
|
| 3 |
+
emoji: 🏃
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
short_description: magbert-ner-fr-api
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
|
| 12 |
# Private BERT NER API on Hugging Face Space
|
| 13 |
|
| 14 |
This repo contains a private FastAPI-based NER API built on a Hugging Face BERT model.
|