Update README.md
Browse files
README.md
CHANGED
@@ -9,16 +9,16 @@ model-index:
|
|
9 |
- name: en_legal_ner_trf
|
10 |
results:
|
11 |
- task:
|
12 |
-
type: token-classification
|
13 |
-
name: Named Entity Recognition
|
14 |
dataset:
|
15 |
type: Named Entity Recognition
|
16 |
-
name:
|
17 |
-
split: Test
|
18 |
metrics:
|
19 |
-
- type: F1-Score
|
20 |
-
value: 90.709
|
21 |
-
name: Test F1-Score
|
22 |
---
|
23 |
Indian Legal Named Entity Recognition: Identifying relevant entities in an Indian legal document
|
24 |
|
@@ -30,7 +30,7 @@ Indian Legal Named Entity Recognition: Identifying relevant entities in an India
|
|
30 |
| **Default Pipeline** | `transformer`, `ner` |
|
31 |
| **Components** | `transformer`, `ner` |
|
32 |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
|
33 |
-
| **Sources** | [
|
34 |
| **License** | `MIT` |
|
35 |
| **Author** | [Aman Tiwari](https://www.linkedin.com/in/amant555/) |
|
36 |
|
|
|
9 |
- name: en_legal_ner_trf
|
10 |
results:
|
11 |
- task:
|
12 |
+
type: token-classification
|
13 |
+
name: Named Entity Recognition
|
14 |
dataset:
|
15 |
type: Named Entity Recognition
|
16 |
+
name: InLegalNER
|
17 |
+
split: Test
|
18 |
metrics:
|
19 |
+
- type: F1-Score
|
20 |
+
value: 90.709
|
21 |
+
name: Test F1-Score
|
22 |
---
|
23 |
Indian Legal Named Entity Recognition: Identifying relevant entities in an Indian legal document
|
24 |
|
|
|
30 |
| **Default Pipeline** | `transformer`, `ner` |
|
31 |
| **Components** | `transformer`, `ner` |
|
32 |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
|
33 |
+
| **Sources** | [InLegalNER Train Data](https://storage.googleapis.com/indianlegalbert/OPEN_SOURCED_FILES/NER/NER_TRAIN.zip) [GitHub](https://github.com/Legal-NLP-EkStep/legal_NER)|
|
34 |
| **License** | `MIT` |
|
35 |
| **Author** | [Aman Tiwari](https://www.linkedin.com/in/amant555/) |
|
36 |
|