Adding new assets

This commit is contained in:
Louis Dureuil 2024-03-19 11:31:32 +01:00
parent 88d27949cd
commit 2a92c04100
No known key found for this signature in database

View File

@ -317,6 +317,14 @@ They are JSON files with the following structure (comments are not actually supp
}
```
### Adding new assets
Assets reside in our DigitalOcean S3 space. Assuming you have team access to the DigitalOcean S3 space:
1. go to <https://cloud.digitalocean.com/spaces/milli-benchmarks?i=d1c552&path=bench%2Fdatasets%2F>
2. upload your dataset:
1. if your dataset is a single file, upload that single file using the "upload" button,
2. otherwise, create a folder using the "create folder" button, then inside that folder upload your individual files.
## Upgrading `https://bench.meilisearch.dev`