Commit
•
900414e
1
Parent(s):
86e4710
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (f60091da24354bc991b576b02910dae5c32a5697)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -7,6 +7,7 @@ metrics:
|
|
7 |
- recall
|
8 |
- f1
|
9 |
- accuracy
|
|
|
10 |
model-index:
|
11 |
- name: distilbert-bpmn
|
12 |
results: []
|
|
|
7 |
- recall
|
8 |
- f1
|
9 |
- accuracy
|
10 |
+
base_model: distilbert-base-cased
|
11 |
model-index:
|
12 |
- name: distilbert-bpmn
|
13 |
results: []
|