Adding features and descriptions
Browse files
README.md
CHANGED
@@ -23,4 +23,13 @@ model-index:
|
|
23 |
- name: NER F Score
|
24 |
type: f_score
|
25 |
value: 0.87
|
26 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
- name: NER F Score
|
24 |
type: f_score
|
25 |
value: 0.87
|
26 |
+
---
|
27 |
+
|
28 |
+
| Feature | Description |
|
29 |
+
| --- | --- |
|
30 |
+
| **Name** | `dataset-references` |
|
31 |
+
| **Version** | n/a |
|
32 |
+
| **spaCy** | `3.1.1` |
|
33 |
+
| **Components** | `transformer`, `ner` |
|
34 |
+
| **License** | `CC` |
|
35 |
+
| **Author** | [Sara Lafia](saralafia.com) |
|