mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-01-18 17:11:15 +08:00
Fix datasets links in the readme
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
This commit is contained in:
parent
5e683ba472
commit
9a920d1f93
@ -109,7 +109,7 @@ It was generated with the following command:
|
|||||||
xsv sample --seed 42 500000 wiki-articles.csv -o smol-wiki-articles.csv
|
xsv sample --seed 42 500000 wiki-articles.csv -o smol-wiki-articles.csv
|
||||||
```
|
```
|
||||||
|
|
||||||
_[Download the `smol-wiki` dataset](https://milli-benchmarks.fra1.digitaloceanspaces.com/datasets/smol-wiki.csv.gz)._
|
_[Download the `smol-wiki` dataset](https://milli-benchmarks.fra1.digitaloceanspaces.com/datasets/smol-wiki-articles.csv.gz)._
|
||||||
|
|
||||||
### Movies
|
### Movies
|
||||||
|
|
||||||
@ -120,7 +120,7 @@ _[Download the `movies` dataset](https://docs.meilisearch.com/movies.json)._
|
|||||||
|
|
||||||
### All Countries
|
### All Countries
|
||||||
|
|
||||||
`smol-all-countries` is a subset of the [`all-countries.csv` dataset]()
|
`smol-all-countries` is a subset of the [`all-countries.csv` dataset](https://milli-benchmarks.fra1.digitaloceanspaces.com/datasets/all-countries.csv.gz)
|
||||||
It has been converted to jsonlines and then edited so it matches our format for the `_geo` field.
|
It has been converted to jsonlines and then edited so it matches our format for the `_geo` field.
|
||||||
|
|
||||||
It was generated with the following command:
|
It was generated with the following command:
|
||||||
|
Loading…
Reference in New Issue
Block a user