Add link to Neuron-optimized version
#8
by badaoui HF Staff - opened
README.md
CHANGED
|
@@ -114,3 +114,15 @@ MISC|0.8175|0.8117|0.8146
|
|
| 114 |
|
| 115 |
For those who could be interested, here is a short article on how I used the results of this model to train a LSTM model for signature detection in emails:
|
| 116 |
https://medium.com/@jean-baptiste.polle/lstm-model-for-email-signature-detection-8e990384fefa
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
|
| 115 |
For those who could be interested, here is a short article on how I used the results of this model to train a LSTM model for signature detection in emails:
|
| 116 |
https://medium.com/@jean-baptiste.polle/lstm-model-for-email-signature-detection-8e990384fefa
|
| 117 |
+
|
| 118 |
+
---
|
| 119 |
+
## 🚀 AWS Neuron Optimized Version Available
|
| 120 |
+
|
| 121 |
+
A Neuron-optimized version of this model is available for improved performance on AWS Inferentia/Trainium instances:
|
| 122 |
+
|
| 123 |
+
**[badaoui/Jean-Baptiste-camembert-ner-neuron](https://huggingface.co/badaoui/Jean-Baptiste-camembert-ner-neuron)**
|
| 124 |
+
|
| 125 |
+
The Neuron-optimized version provides:
|
| 126 |
+
- Pre-compiled artifacts for faster loading
|
| 127 |
+
- Optimized performance on AWS Neuron devices
|
| 128 |
+
- Same model capabilities with improved inference speed
|