Lucia Zheng
commited on
Commit
·
f48ca07
1
Parent(s):
5643de1
Add pipeline tag
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
### Custom Legal-BERT
|
| 2 |
Model and tokenizer files for Custom Legal-BERT model from [When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset](https://arxiv.org/abs/2104.08671).
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
pipeline_tag: fill-mask
|
| 4 |
+
tags:
|
| 5 |
+
- legal
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
### Custom Legal-BERT
|
| 9 |
Model and tokenizer files for Custom Legal-BERT model from [When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset](https://arxiv.org/abs/2104.08671).
|
| 10 |
|