christophebourguignat commited on
Commit
c066743
1 Parent(s): ec10e23

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - insurance
4
+ ---
5
+ This dataset contains question/answer pairs from a French legal protection insurance (https://www.service-public.fr/particuliers/vosdroits/F3049?lang=en).
6
+
7
+ The objective of this dataset is to contribute to open source research projects aiming to, for instance:
8
+ * fine-tune LLMs on high-quality datasets, specializing them in the insurance domain
9
+ * develop new question/answer applications using Retrieval Augmented Generation (RAG) for insurance contracts
10
+ * assess the knowledge of language models in the insurance field
11
+ * more generally, apply LLMs to the insurance domain for better understanding and increased transparency of this industry.
12
+
13
+ Other datasets of the same kind (but on other types of insurance, other languages, or from different sources) are also available - or will be available soon - and are part of this research effort. See here: See here: https://huggingface.co/collections/zelros/legal-protection-insurance-6536e8f389dd48faca78447e
14
+
15
+ This an example of usages of this dataset here: https://huggingface.co/spaces/zelros/The-legal-protection-insurance-comparator