shainaraza
commited on
Commit
•
17169a4
1
Parent(s):
b943ffc
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# Named entity recognition
|
3 |
|
@@ -61,5 +66,4 @@ It's also essential to be aware of any potential biases in the training data, wh
|
|
61 |
|
62 |
## Training Data
|
63 |
|
64 |
-
The model was fine-tuned on a custom dataset. Ask **Shaina Raza [email protected]** for dataset
|
65 |
-
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
|
7 |
# Named entity recognition
|
8 |
|
|
|
66 |
|
67 |
## Training Data
|
68 |
|
69 |
+
The model was fine-tuned on a custom dataset. Ask **Shaina Raza [email protected]** for dataset
|
|