File size: 813 Bytes
24e841d
e8fc274
103af07
 
011f244
 
 
103af07
 
011f244
 
 
 
 
103af07
 
011f244
103af07
 
 
 
 
 
 
 
 
c47bccf
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
inference: false
language:
- en
license: cc # license from https://hf.co/docs/hub/repositories-licenses
library_name: spacy # library from https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Libraries.ts
tags:
- spacy
- token-classification

model-index:
- name: dataset-references
  results:
  - task:
      name: NER
      type: token-classification
    metrics:
    - name: NER Precision
      type: precision
      value: 0.85
    - name: NER Recall
      type: recall
      value: 0.88
    - name: NER F Score
      type: f_score
      value: 0.87
---

| Feature | Description |
| --- | --- |
| **Name** | `dataset-references` |
| **Version** | n/a |
| **spaCy** | `3.1.1` |
| **Components** | `transformer`, `ner` |
| **License** | `CC` |
| **Author** | [Sara Lafia](saralafia.com) |