Update README.md
Browse files
README.md
CHANGED
|
@@ -11,12 +11,16 @@ tags:
|
|
| 11 |
- name
|
| 12 |
- person
|
| 13 |
- company
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
|
| 17 |
-
#
|
| 18 |
|
| 19 |
-
|
| 20 |
-
Its purpose is to distinguish between a **person's name** and a **company/organization name** with high accuracy.
|
| 21 |
|
| 22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
- name
|
| 12 |
- person
|
| 13 |
- company
|
| 14 |
+
- deprecated
|
| 15 |
---
|
| 16 |
|
| 17 |
|
| 18 |
+
# ⚠️ DEPRECATED MODEL ⚠️
|
| 19 |
|
| 20 |
+
**Please do not use this model for new projects.**
|
|
|
|
| 21 |
|
| 22 |
+
This model has been superseded by a newer, more accurate version trained on a larger, cleaner dataset.
|
| 23 |
+
It is maintained here for archival purposes only.
|
| 24 |
+
|
| 25 |
+
### ✅ Recommended Replacement:
|
| 26 |
+
Please switch to **[ele-sage/camembertav2-base-name-classifier-v2](https://huggingface.co/ele-sage/camembertav2-base-name-classifier-v2)** (Higher Accuracy).
|