Commit
•
cbf3d74
1
Parent(s):
4542ad4
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (32a5fb9553b142f50ab437d3f503cc19be450edc)
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: tmp9770t4k0
|
7 |
results: []
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
base_model: nlptown/bert-base-multilingual-uncased-sentiment
|
6 |
model-index:
|
7 |
- name: tmp9770t4k0
|
8 |
results: []
|