Commit
•
3eb15b7
1
Parent(s):
3fab72f
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (d3532b2775e5106e53480991e9f46d6a1a6e6dba)
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: YSKartal/distilbert-base-uncased-finetuned-svident
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
base_model: distilbert-base-uncased
|
6 |
model-index:
|
7 |
- name: YSKartal/distilbert-base-uncased-finetuned-svident
|
8 |
results: []
|