Commit
·
ce50b02
1
Parent(s):
50a2a13
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (0e1a51528d44a2fc437095bb1da9ea6ea293b7f9)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -2,11 +2,12 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
- name: bert_uncased_L-4_H-512_A-8-finetuned-legal-definitions
|
7 |
results: []
|
8 |
-
datasets:
|
9 |
-
- finiteautomata/legal-definitions
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- finiteautomata/legal-definitions
|
7 |
+
base_model: google/bert_uncased_L-4_H-512_A-8
|
8 |
model-index:
|
9 |
- name: bert_uncased_L-4_H-512_A-8-finetuned-legal-definitions
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|