Commit ·
878e6af
1
Parent(s): 1c42c0c
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,14 +8,17 @@ tags:
|
|
| 8 |
metrics:
|
| 9 |
- accuracy
|
| 10 |
widget:
|
| 11 |
-
- text:
|
| 12 |
-
|
|
|
|
| 13 |
- text: Comment se déroule une procédure de divorce ?
|
| 14 |
-
- text:
|
|
|
|
| 15 |
cette loi ?
|
| 16 |
- text: Quels sont les régimes matrimoniaux possibles ?
|
| 17 |
-
- text:
|
| 18 |
-
|
|
|
|
| 19 |
pipeline_tag: text-classification
|
| 20 |
inference: true
|
| 21 |
base_model: intfloat/multilingual-e5-small
|
|
@@ -31,8 +34,11 @@ model-index:
|
|
| 31 |
split: test
|
| 32 |
metrics:
|
| 33 |
- type: accuracy
|
| 34 |
-
value: 1
|
| 35 |
name: Accuracy
|
|
|
|
|
|
|
|
|
|
| 36 |
---
|
| 37 |
|
| 38 |
# SetFit with intfloat/multilingual-e5-small
|
|
|
|
| 8 |
metrics:
|
| 9 |
- accuracy
|
| 10 |
widget:
|
| 11 |
+
- text: >-
|
| 12 |
+
Quelles sont les règles en matière de garde d'enfants et de pension
|
| 13 |
+
alimentaire ?
|
| 14 |
- text: Comment se déroule une procédure de divorce ?
|
| 15 |
+
- text: >-
|
| 16 |
+
Quelles sont les principales difficultés rencontrées dans l'application de
|
| 17 |
cette loi ?
|
| 18 |
- text: Quels sont les régimes matrimoniaux possibles ?
|
| 19 |
+
- text: >-
|
| 20 |
+
Comment peut-on obtenir réparation pour un préjudice subi du fait d'une
|
| 21 |
+
décision administrative illégale ?
|
| 22 |
pipeline_tag: text-classification
|
| 23 |
inference: true
|
| 24 |
base_model: intfloat/multilingual-e5-small
|
|
|
|
| 34 |
split: test
|
| 35 |
metrics:
|
| 36 |
- type: accuracy
|
| 37 |
+
value: 1
|
| 38 |
name: Accuracy
|
| 39 |
+
language:
|
| 40 |
+
- fr
|
| 41 |
+
- en
|
| 42 |
---
|
| 43 |
|
| 44 |
# SetFit with intfloat/multilingual-e5-small
|