ImadSaddik commited on
Commit
7071394
·
1 Parent(s): dda9f59

Changed the link to the datasets folder to avoid 404

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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](./datasets/) folder. Each file includes:
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.