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