Commit
•
e4fb1c9
1
Parent(s):
0919034
Librarian Bot: Add base_model information to model (#3)
Browse files- Librarian Bot: Add base_model information to model (0fb96e12ea725242cc6a8ca57fdbd780e09eba2f)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
|
|
5 |
model-index:
|
6 |
- name: topic_classification_04
|
7 |
results: []
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
base_model: microsoft/xtremedistil-l6-h256-uncased
|
6 |
model-index:
|
7 |
- name: topic_classification_04
|
8 |
results: []
|