Update README.md
Browse files
README.md
CHANGED
|
@@ -20,6 +20,9 @@ model-index:
|
|
| 20 |
- name: NER F Score
|
| 21 |
type: f_score
|
| 22 |
value: 0.8107569721
|
|
|
|
|
|
|
|
|
|
| 23 |
---
|
| 24 |
| Feature | Description |
|
| 25 |
| --- | --- |
|
|
|
|
| 20 |
- name: NER F Score
|
| 21 |
type: f_score
|
| 22 |
value: 0.8107569721
|
| 23 |
+
base_model:
|
| 24 |
+
- microsoft/deberta-v3-base
|
| 25 |
+
pipeline_tag: token-classification
|
| 26 |
---
|
| 27 |
| Feature | Description |
|
| 28 |
| --- | --- |
|