From 7f6a00a45849d6b93954020fd3c0faa4204768b7 Mon Sep 17 00:00:00 2001 From: Shaivan Bhagat Date: Tue, 26 May 2026 22:09:14 +0200 Subject: [PATCH 1/3] update asreview --- docs/workspaces/utility/asreview.qmd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/workspaces/utility/asreview.qmd b/docs/workspaces/utility/asreview.qmd index 061b9d4..dc88282 100644 --- a/docs/workspaces/utility/asreview.qmd +++ b/docs/workspaces/utility/asreview.qmd @@ -38,6 +38,10 @@ Please also read the [tips](#tips) below. **Choosing the right hardware**: ASReview uses an AI model that runs in parallel to the ASReview webapplication. **It is therefore recommended to choose a workspace with at least two CPU cores. Four CPUs is probably enough for most cases.** The more users that will be using the workspace to do screening in parallel, the more hardware will be required. +If you are unsure about the right hardware for your needs, the best way to test it out is to start with a modest configuration. +- Attach a storage volume so your data is preserved while testing. +- Start testing by running your tasks, and monitor the workspace performance. If you find that the performance is slow or unresponsive, you can always stop the workspace and start a new workspace with more resources. If you have attached a storage volume, your data will be preserved and you can simply attach the same storage volume to the new workspace. + To use the ASReview [Dory](https://asreview.readthedocs.io/en/latest/lab/dory.html) [Catalog Item](../../glossary.qmd#catalog-item) you will need to create a machine with GPUs, which are more expensive than CPUs. For this reason we recommend against using Dory for anything but advanced use cases (e.g. with multilingual datasets). Please also see the [tips for responsible use](../../responsible-use.qmd). From 32a756fc5156fc7137a54f93d12fdfb4a8a52d3d Mon Sep 17 00:00:00 2001 From: Shaivan Bhagat Date: Tue, 26 May 2026 22:11:20 +0200 Subject: [PATCH 2/3] correct formatting --- docs/workspaces/utility/asreview.qmd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/workspaces/utility/asreview.qmd b/docs/workspaces/utility/asreview.qmd index dc88282..5274e75 100644 --- a/docs/workspaces/utility/asreview.qmd +++ b/docs/workspaces/utility/asreview.qmd @@ -36,9 +36,12 @@ Please also read the [tips](#tips) below. {{< include ../partials/_creation.qmd >}} -**Choosing the right hardware**: ASReview uses an AI model that runs in parallel to the ASReview webapplication. **It is therefore recommended to choose a workspace with at least two CPU cores. Four CPUs is probably enough for most cases.** The more users that will be using the workspace to do screening in parallel, the more hardware will be required. +**Choosing the right hardware**: + +ASReview uses an AI model that runs in parallel to the ASReview webapplication. **It is therefore recommended to choose a workspace with at least two CPU cores. Four CPUs is probably enough for most cases.** The more users that will be using the workspace to do screening in parallel, the more hardware will be required. If you are unsure about the right hardware for your needs, the best way to test it out is to start with a modest configuration. + - Attach a storage volume so your data is preserved while testing. - Start testing by running your tasks, and monitor the workspace performance. If you find that the performance is slow or unresponsive, you can always stop the workspace and start a new workspace with more resources. If you have attached a storage volume, your data will be preserved and you can simply attach the same storage volume to the new workspace. From 78adade0c908344d451a7837ccc836b14b9d7927 Mon Sep 17 00:00:00 2001 From: Jelle Treep <40466121+jelletreep@users.noreply.github.com> Date: Thu, 2 Jul 2026 13:28:08 +0200 Subject: [PATCH 3/3] Apply suggestion from @jelletreep --- docs/workspaces/utility/asreview.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/workspaces/utility/asreview.qmd b/docs/workspaces/utility/asreview.qmd index 5274e75..06b46ad 100644 --- a/docs/workspaces/utility/asreview.qmd +++ b/docs/workspaces/utility/asreview.qmd @@ -38,7 +38,7 @@ Please also read the [tips](#tips) below. **Choosing the right hardware**: -ASReview uses an AI model that runs in parallel to the ASReview webapplication. **It is therefore recommended to choose a workspace with at least two CPU cores. Four CPUs is probably enough for most cases.** The more users that will be using the workspace to do screening in parallel, the more hardware will be required. +ASReview uses a machine learning or AI model that runs in parallel to the ASReview webapplication. **It is therefore recommended to choose a workspace with at least two CPU cores. Four CPUs is probably enough for most cases.** The more users that will be using the workspace to do screening in parallel, the more hardware will be required. If you are unsure about the right hardware for your needs, the best way to test it out is to start with a modest configuration.