Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -57,7 +57,7 @@ model-index:
|
|
| 57 |
|
| 58 |
**A high-performance Named Entity Recognition model with superior accuracy and structured JSON output.**
|
| 59 |
|
| 60 |
-
[](https://huggingface.co/)
|
| 62 |
[](https://huggingface.co/)
|
| 63 |
[](https://www.apache.org/licenses/LICENSE-2.0)
|
|
@@ -75,7 +75,7 @@ model-index:
|
|
| 75 |
### Key Features
|
| 76 |
- π― **Excellent NER Performance**: 95.1% F1 score on entity recognition tasks
|
| 77 |
- π **Entity Classification**: Accurately categorizes PERSON, ORG, LOC, and MISC entities
|
| 78 |
-
- π **Optimized Size**:
|
| 79 |
- β‘ **Efficient Inference**: 323.3ms average response time
|
| 80 |
- π **Local Processing**: No data sent to external servers
|
| 81 |
- ποΈ **Structured JSON Output**: Clean, parseable entity extraction results
|
|
@@ -269,7 +269,7 @@ John Smith works at Google in New York and uses Python programming language.
|
|
| 269 |
- **Context Window**: 2,048 tokens
|
| 270 |
- **Max Position Embeddings**: 2,048
|
| 271 |
- **Quantization**: GGUF (Q8_0 quantization)
|
| 272 |
-
- **File Size**:
|
| 273 |
- **Memory Requirements**: 8GB RAM minimum, 16GB recommended
|
| 274 |
|
| 275 |
### Training Details
|
|
|
|
| 57 |
|
| 58 |
**A high-performance Named Entity Recognition model with superior accuracy and structured JSON output.**
|
| 59 |
|
| 60 |
+
[](https://huggingface.co/)
|
| 61 |
[](https://huggingface.co/)
|
| 62 |
[](https://huggingface.co/)
|
| 63 |
[](https://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
| 75 |
### Key Features
|
| 76 |
- π― **Excellent NER Performance**: 95.1% F1 score on entity recognition tasks
|
| 77 |
- π **Entity Classification**: Accurately categorizes PERSON, ORG, LOC, and MISC entities
|
| 78 |
+
- π **Optimized Size**: 369MB (Q8_0 quantized)
|
| 79 |
- β‘ **Efficient Inference**: 323.3ms average response time
|
| 80 |
- π **Local Processing**: No data sent to external servers
|
| 81 |
- ποΈ **Structured JSON Output**: Clean, parseable entity extraction results
|
|
|
|
| 269 |
- **Context Window**: 2,048 tokens
|
| 270 |
- **Max Position Embeddings**: 2,048
|
| 271 |
- **Quantization**: GGUF (Q8_0 quantization)
|
| 272 |
+
- **File Size**: 369MB
|
| 273 |
- **Memory Requirements**: 8GB RAM minimum, 16GB recommended
|
| 274 |
|
| 275 |
### Training Details
|