Commit
·
c4f7a3b
1
Parent(s):
11d4ed6
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (d9db0d790c5cf1fa99eabbc775195c5a3d48db8c)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
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
|