Commit
•
90bcd33
1
Parent(s):
b790bf5
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (2342ef00ae2d2872e0fe2a56831fc167be26695e)
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-longer
|
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-longer
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|