Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,19 @@
|
|
|
|
|
|
|
|
|
|
1 |
# French Legal Document Vector Database
|
2 |
## Overview of DILA Repository Datasets
|
3 |
|
4 |
-
This is a vector
|
5 |
-
(Direction de l'Information légale et administrative) repository, which contains
|
6 |
-
documents produced by various French governmental institutions.
|
7 |
|
8 |
-
The
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
## Dataset Descriptions
|
11 |
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- fr
|
4 |
+
---
|
5 |
# French Legal Document Vector Database
|
6 |
## Overview of DILA Repository Datasets
|
7 |
|
8 |
+
This set is a collection of four vector databases which contains documents produced by various French governmental institutions made available by the DILA (Direction de l'Information légale et administrative) repository,
|
|
|
|
|
9 |
|
10 |
+
The original sources can be accessed at: https://echanges.dila.gouv.fr/OPENDATA/
|
11 |
+
|
12 |
+
Embeddification has been done with one of the best multilingual embedding model to date for administrative French, BGE-M3-Large
|
13 |
+
|
14 |
+
The vector databases have been processed with lancedb. Lancedb include the following features:
|
15 |
+
* Support for BGE-M3-Large with varying context length.
|
16 |
+
* Combination of queries including semantic, pure text and hybrid. For administrative texts best results are to be obtained with hybrid.
|
17 |
|
18 |
## Dataset Descriptions
|
19 |
|