Upload fine-tuned entity extraction model
Browse files
README.md
CHANGED
|
@@ -124,8 +124,8 @@ If you use this model, please cite:
|
|
| 124 |
```bibtex
|
| 125 |
@misc{entity-extraction-smollm,
|
| 126 |
title={Entity Extraction Fine-tuned SmolLM-360M},
|
| 127 |
-
author={
|
| 128 |
-
year={
|
| 129 |
howpublished={\url{https://huggingface.co/Shresth12345/entity-extraction-smollm}}
|
| 130 |
}
|
| 131 |
```
|
|
|
|
| 124 |
```bibtex
|
| 125 |
@misc{entity-extraction-smollm,
|
| 126 |
title={Entity Extraction Fine-tuned SmolLM-360M},
|
| 127 |
+
author={Shresth Mishra},
|
| 128 |
+
year={2025},
|
| 129 |
howpublished={\url{https://huggingface.co/Shresth12345/entity-extraction-smollm}}
|
| 130 |
}
|
| 131 |
```
|