Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -2,12 +2,12 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
- name: xtremedistil-l6-h256-uncased-question-vs-statement-classifier
|
7 |
results: []
|
8 |
-
datasets:
|
9 |
-
- jonaskoenig/Questions-vs-Statements-Classification
|
10 |
-
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
datasets:
|
6 |
+
- jonaskoenig/Questions-vs-Statements-Classification
|
7 |
+
base_model: microsoft/xtremedistil-l6-h256-uncased
|
8 |
model-index:
|
9 |
- name: xtremedistil-l6-h256-uncased-question-vs-statement-classifier
|
10 |
results: []
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|