Commit
•
3503b5f
1
Parent(s):
cd10857
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (b87be8d876d34ff227e84ea57db847c3a135e420)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -7,6 +7,7 @@ metrics:
|
|
7 |
- precision
|
8 |
- recall
|
9 |
- f1
|
|
|
10 |
model-index:
|
11 |
- name: albert-base-ours-run-4
|
12 |
results: []
|
|
|
7 |
- precision
|
8 |
- recall
|
9 |
- f1
|
10 |
+
base_model: albert-base-v2
|
11 |
model-index:
|
12 |
- name: albert-base-ours-run-4
|
13 |
results: []
|