Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
tags:
|
4 |
-
|
5 |
datasets:
|
6 |
-
|
|
|
7 |
model-index:
|
8 |
-
|
9 |
-
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
tags:
|
4 |
+
- generated_from_trainer
|
5 |
datasets:
|
6 |
+
- squad
|
7 |
+
base_model: csarron/mobilebert-uncased-squad-v1
|
8 |
model-index:
|
9 |
+
- name: yujiepan/test.mobilebert-uncased-12blks-squadv1-int8-f1-90.31
|
10 |
+
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|