Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -3,10 +3,11 @@ tags:
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- accuracy
|
|
|
|
|
6 |
model-index:
|
7 |
- name: danmaku-mlm
|
8 |
results: []
|
9 |
-
pipeline_tag: fill-mask
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
+
pipeline_tag: fill-mask
|
7 |
+
base_model: uer/chinese_roberta_L-8_H-512
|
8 |
model-index:
|
9 |
- name: danmaku-mlm
|
10 |
results: []
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|