Commit
•
3f4170c
1
Parent(s):
2458c6b
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (4071ed3b83c2eecba851e856efcbeead51815ea9)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
model-index:
|
6 |
- name: bert_uncased_L-2_H-128_A-2-nan-labels-new-longer
|
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: bert_uncased_L-2_H-128_A-2-nan-labels-new-longer
|
8 |
results: []
|