Kinshuk Vasisht commited on
Commit
d120dc2
1 Parent(s): 331fa37

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: mit
4
+ language:
5
+ - en
6
+ pipeline_tag: question-answering
7
+ tags:
8
+ - legal
9
+ ---
10
+ # InLegalBERT-cbp-lkg-qa-triples-w-context-finetuned
11
+
12
+ [InLegalBERT](https://huggingface.co/law-ai/InLegalBERT) with additional QA head fine-tuned over the KG triples used in [Dhani et al., 2022](https://arxiv.org/abs/2107.04771) formulated as questions alongside aligned sentences acting as context for extractive question answering.
13
+