Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -7,6 +7,7 @@ metrics:
|
|
7 |
- recall
|
8 |
- f1
|
9 |
- accuracy
|
|
|
10 |
model-index:
|
11 |
- name: bert-base-uncased_token_itr0_0.0001_all_01_03_2022-14_21_25
|
12 |
results: []
|
|
|
7 |
- recall
|
8 |
- f1
|
9 |
- accuracy
|
10 |
+
base_model: bert-base-uncased
|
11 |
model-index:
|
12 |
- name: bert-base-uncased_token_itr0_0.0001_all_01_03_2022-14_21_25
|
13 |
results: []
|