louisbrulenaudet
commited on
Commit
•
00399dd
1
Parent(s):
81ea64e
Update README.md
Browse files
README.md
CHANGED
@@ -347,6 +347,7 @@ license: apache-2.0
|
|
347 |
language:
|
348 |
- fr
|
349 |
---
|
|
|
350 |
|
351 |
# SentenceTransformer based on intfloat/multilingual-e5-large
|
352 |
|
@@ -354,7 +355,6 @@ This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [i
|
|
354 |
|
355 |
## Model Details
|
356 |
|
357 |
-
|
358 |
### Model Description
|
359 |
- **Model Type:** Sentence Transformer
|
360 |
- **Base model:** [intfloat/multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large) <!-- at revision ab10c1a7f42e74530fe7ae5be82e6d4f11a719eb -->
|
@@ -498,9 +498,6 @@ You can finetune this model on your own dataset.
|
|
498 |
|
499 |
### Training Dataset
|
500 |
|
501 |
-
#### Unnamed Dataset
|
502 |
-
|
503 |
-
|
504 |
* Size: 296,234 training samples
|
505 |
* Columns: <code>query</code>, <code>positive</code>, and <code>negative</code>
|
506 |
* Approximate statistics based on the first 1000 samples:
|
|
|
347 |
language:
|
348 |
- fr
|
349 |
---
|
350 |
+
<img src="assets/thumbnail.webp">
|
351 |
|
352 |
# SentenceTransformer based on intfloat/multilingual-e5-large
|
353 |
|
|
|
355 |
|
356 |
## Model Details
|
357 |
|
|
|
358 |
### Model Description
|
359 |
- **Model Type:** Sentence Transformer
|
360 |
- **Base model:** [intfloat/multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large) <!-- at revision ab10c1a7f42e74530fe7ae5be82e6d4f11a719eb -->
|
|
|
498 |
|
499 |
### Training Dataset
|
500 |
|
|
|
|
|
|
|
501 |
* Size: 296,234 training samples
|
502 |
* Columns: <code>query</code>, <code>positive</code>, and <code>negative</code>
|
503 |
* Approximate statistics based on the first 1000 samples:
|