Commit
•
bdcb1fc
1
Parent(s):
3d20e5f
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (dd1c7053cf3507ce6dabff7318b7bcbee1bfc1ed)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
|
|
5 |
model-index:
|
6 |
- name: xmelus/mbert
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
base_model: bert-base-multilingual-cased
|
6 |
model-index:
|
7 |
- name: xmelus/mbert
|
8 |
results: []
|