Commit ·
23a6454
1
Parent(s): 454fff4
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (5ef201e94033246bf36e7f207589111f5b78e418)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
|
|
|
| 5 |
model-index:
|
| 6 |
- name: tiny-mlm-snli-plain_text
|
| 7 |
results: []
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
+
base_model: google/bert_uncased_L-2_H-128_A-2
|
| 6 |
model-index:
|
| 7 |
- name: tiny-mlm-snli-plain_text
|
| 8 |
results: []
|