Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
|
|
5 |
model-index:
|
6 |
- name: Sebastian77/distilbert-base-uncased-finetuned-squad_es
|
7 |
results: []
|
8 |
-
language:
|
9 |
-
- es
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- es
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- generated_from_keras_callback
|
7 |
+
base_model: distilbert-base-uncased
|
8 |
model-index:
|
9 |
- name: Sebastian77/distilbert-base-uncased-finetuned-squad_es
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|