Commit
•
c4ffc80
1
Parent(s):
acb12ba
Librarian Bot: Add base_model information to model (#5)
Browse files- Librarian Bot: Add base_model information to model (ed40ea6df4831134a16b8652a20e389b35ccca01)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -17,6 +17,7 @@ widget:
|
|
17 |
example_title: Example 3
|
18 |
- text: Tell me why my topup wouldn’t go through?
|
19 |
example_title: Example 4
|
|
|
20 |
model-index:
|
21 |
- name: distilbert-base-uncased-finetuned-banking77
|
22 |
results:
|
|
|
17 |
example_title: Example 3
|
18 |
- text: Tell me why my topup wouldn’t go through?
|
19 |
example_title: Example 4
|
20 |
+
base_model: distilbert-base-uncased
|
21 |
model-index:
|
22 |
- name: distilbert-base-uncased-finetuned-banking77
|
23 |
results:
|