Commit
•
7a2fca4
1
Parent(s):
618118c
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (13ce7df9eb110dd9ca84a9843c2b2e42645d5393)
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: hing-mbert-ours-run-1
|
12 |
results: []
|
|
|
7 |
- precision
|
8 |
- recall
|
9 |
- f1
|
10 |
+
base_model: l3cube-pune/hing-mbert
|
11 |
model-index:
|
12 |
- name: hing-mbert-ours-run-1
|
13 |
results: []
|