almaghrabima
commited on
Commit
•
5665282
1
Parent(s):
fe625b7
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
library_name: peft
|
5 |
+
pipeline_tag: token-classification
|
6 |
+
---
|
7 |
+
Usage of this model:
|
8 |
+
I'm pleased to recount my thrilling experience of refining Llama 2 specifically for Named Entity Recognition (NER) on a unique dataset. NER is a captivating domain in natural language processing where the objective is to detect and categorize entities such as Product Name Trademarks, Countries, Harmonized System Codes, their descriptions, Manufacturers, and Model Numbers.
|