Commit
•
4929a20
1
Parent(s):
867831f
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (af591a7b28be45bc35d9ef7037e8f5c056b006f3)
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-roberta-NCM-run-4
|
12 |
results: []
|
|
|
7 |
- precision
|
8 |
- recall
|
9 |
- f1
|
10 |
+
base_model: l3cube-pune/hing-roberta
|
11 |
model-index:
|
12 |
- name: hing-roberta-NCM-run-4
|
13 |
results: []
|