Upload DistilBertForTokenClassification
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
@@ -8,6 +7,7 @@ metrics:
|
|
8 |
- recall
|
9 |
- f1
|
10 |
- accuracy
|
|
|
11 |
model-index:
|
12 |
- name: knowledge-graph-nlp
|
13 |
results: []
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
|
|
7 |
- recall
|
8 |
- f1
|
9 |
- accuracy
|
10 |
+
base_model: distilbert-base-uncased
|
11 |
model-index:
|
12 |
- name: knowledge-graph-nlp
|
13 |
results: []
|