English
Eval Results
amant555 commited on
Commit
fde409b
·
verified ·
1 Parent(s): 2c772a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: mit
3
  datasets:
4
  - opennyaiorg/InLegalNER
5
  language:
@@ -8,16 +8,16 @@ model-index:
8
  - name: en_legal_ner_sm
9
  results:
10
  - task:
11
- type: token-classification
12
- name: Named Entity Recognition
13
  dataset:
14
- type: token-classification
15
  name: InLegalNER
16
- split: Test
17
  metrics:
18
- - type: F1-Score
19
- value: 74.87
20
- name: Test F1-Score
21
  ---
22
  ## This model is for efficiency purposes for better accuracy refer to [en_legal_ner_trf](https://huggingface.co/opennyaiorg/en_legal_ner_trf)
23
  ---
 
1
  ---
2
+ license: apache-2.0
3
  datasets:
4
  - opennyaiorg/InLegalNER
5
  language:
 
8
  - name: en_legal_ner_sm
9
  results:
10
  - task:
11
+ type: token-classification
12
+ name: Named Entity Recognition
13
  dataset:
14
+ type: token-classification
15
  name: InLegalNER
16
+ split: Test
17
  metrics:
18
+ - type: F1-Score
19
+ value: 74.87
20
+ name: Test F1-Score
21
  ---
22
  ## This model is for efficiency purposes for better accuracy refer to [en_legal_ner_trf](https://huggingface.co/opennyaiorg/en_legal_ner_trf)
23
  ---