Update Readme.md with scores
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ Indian Legal Named Entity Recognition: Identifying relevant entities in an India
|
|
19 |
| **Default Pipeline** | `transformer`, `ner` |
|
20 |
| **Components** | `transformer`, `ner` |
|
21 |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
|
22 |
-
| **Sources** |
|
23 |
| **License** | `MIT` |
|
24 |
| **Author** | [Aman Tiwari](https://github.com/Legal-NLP-EkStep/legal_NER) |
|
25 |
|
@@ -38,4 +38,6 @@ Indian Legal Named Entity Recognition: Identifying relevant entities in an India
|
|
38 |
### Accuracy
|
39 |
|
40 |
| Type | Score |
|
41 |
-
|
|
|
|
|
|
|
19 |
| **Default Pipeline** | `transformer`, `ner` |
|
20 |
| **Components** | `transformer`, `ner` |
|
21 |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
|
22 |
+
| **Sources** | [Indian Legal NER Training data](https://storage.googleapis.com/indianlegalbert/OPEN_SOURCED_FILES/NER/NER_TRAIN.zip) |
|
23 |
| **License** | `MIT` |
|
24 |
| **Author** | [Aman Tiwari](https://github.com/Legal-NLP-EkStep/legal_NER) |
|
25 |
|
|
|
38 |
### Accuracy
|
39 |
|
40 |
| Type | Score |
|
41 |
+
| Precision | 91.474 |
|
42 |
+
| Recall | 89.956 |
|
43 |
+
| F1-Score | 90.709 |
|