Datasets:
Upload FrenchLegal1Retrieval sample dataset (retry)
Browse files
README.md
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# FrenchLegal1Retrieval - Tweaked Sample Dataset
|
| 2 |
+
|
| 3 |
+
This is a small tweaked sample version of FrenchLegal1Retrieval containing 6 queries for testing and debugging purposes.
|
| 4 |
+
|
| 5 |
+
## Sample Statistics
|
| 6 |
+
- **Corpus**: 10 documents (tweaked text)
|
| 7 |
+
- **Queries**: 6 queries (tweaked text)
|
| 8 |
+
- **QRels**: 6 relevance judgments
|
| 9 |
+
|
| 10 |
+
## Modifications
|
| 11 |
+
- Text has been slightly modified (~12-15% of words changed) while preserving:
|
| 12 |
+
- Word order and sentence structure
|
| 13 |
+
- Original meaning and intent
|
| 14 |
+
- Domain-specific terminology
|
| 15 |
+
- Relevance relationships
|
| 16 |
+
|
| 17 |
+
## Original Dataset
|
| 18 |
+
- **Corpus**: 2,133 documents
|
| 19 |
+
- **Queries**: 2,133 queries
|
| 20 |
+
- **QRels**: 2,133 relevance judgments
|
| 21 |
+
|
| 22 |
+
## Usage
|
| 23 |
+
|
| 24 |
+
This tweaked sample dataset can be used for:
|
| 25 |
+
- Testing MTEB task loading without using original data
|
| 26 |
+
- Debugging retrieval pipelines
|
| 27 |
+
- Prototype development
|
| 28 |
+
- Demo purposes
|
| 29 |
+
|
| 30 |
+
The modifications ensure the sample cannot be reverse-engineered to recover the original text.
|
corpus/corpus-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e62343519094d0c7b08d462bc0c4a3de70b76e50da504e7e48c62107c32ba1b
|
| 3 |
+
size 35169
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8433b7b173452d0eacf2ce4ebcb005d7b4d750d986e7989c53584fef1edb7164
|
| 3 |
+
size 2269
|
queries/queries-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d15df7bde4dac3c8e28b30f1de62f80fc7a8833ca589877995745a0f8dfc568
|
| 3 |
+
size 8578
|