antoinelouis
commited on
Commit
•
51338b4
1
Parent(s):
fb57bc3
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: sentence-similarity
|
3 |
+
language: fr
|
4 |
+
license: mit
|
5 |
+
datasets:
|
6 |
+
- maastrichtlawtech/lleqa
|
7 |
+
metrics:
|
8 |
+
- recall
|
9 |
+
tags:
|
10 |
+
- passage-retrieval
|
11 |
+
library_name: RAGatouille
|
12 |
+
inference: false
|
13 |
+
base_model: antoinelouis/colbertv1-camembert-base-mmarcoFR
|
14 |
+
---
|