Commit
·
7071394
1
Parent(s):
dda9f59
Changed the link to the datasets folder to avoid 404
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ license: mit
|
|
| 4 |
|
| 5 |
# Benchmark embedding models course
|
| 6 |
|
| 7 |
-
This repository gives you access to large datasets for the embedding models course. Since these files are too big for GitHub, you’ll find them in the [datasets](
|
| 8 |
|
| 9 |
- Text chunks taken from documents.
|
| 10 |
- Questions that can be answered using those chunks.
|
|
|
|
| 4 |
|
| 5 |
# Benchmark embedding models course
|
| 6 |
|
| 7 |
+
This repository gives you access to large datasets for the embedding models course. Since these files are too big for GitHub, you’ll find them in the [datasets](https://huggingface.co/datasets/ImadSaddik/BenchmarkEmbeddingModelsCourse/tree/main/datasets) folder. Each file includes:
|
| 8 |
|
| 9 |
- Text chunks taken from documents.
|
| 10 |
- Questions that can be answered using those chunks.
|