Commit
•
2489969
1
Parent(s):
1016a02
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (d9fae206368f706c07915371eac71136dd5d113c)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
|
|
5 |
model-index:
|
6 |
- name: amyeroberts/temp_upload_test_local_7
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
base_model: distilbert-base-cased
|
6 |
model-index:
|
7 |
- name: amyeroberts/temp_upload_test_local_7
|
8 |
results: []
|