Kinshuk Vasisht
commited on
Commit
·
7736f2c
1
Parent(s):
6f00948
Add README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: mit
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
pipeline_tag: fill-mask
|
7 |
+
tags:
|
8 |
+
- legal
|
9 |
+
---
|
10 |
+
# InLegalBERT-cbp-lkg-finetuned
|
11 |
+
|
12 |
+
[InLegalBERT](https://huggingface.co/law-ai/InLegalBERT) fine-tuned over the corpus used in [Dhani et al., 2022](https://arxiv.org/abs/2107.04771) using the standard MLM objective.
|
13 |
+
|