Commit
·
f5c9449
1
Parent(s):
7a9b64d
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (993640fcd655c997a31568890f21951339ef9a81)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -7,6 +7,7 @@ metrics:
|
|
7 |
- precision
|
8 |
- recall
|
9 |
- f1
|
|
|
10 |
model-index:
|
11 |
- name: hing-roberta-CM-run-5
|
12 |
results: []
|
|
|
7 |
- precision
|
8 |
- recall
|
9 |
- f1
|
10 |
+
base_model: l3cube-pune/hing-roberta
|
11 |
model-index:
|
12 |
- name: hing-roberta-CM-run-5
|
13 |
results: []
|