From e4fc85cdd1e292f9835a2d5a3b4bed670c97cbad Mon Sep 17 00:00:00 2001 From: Carles Onielfa <31882346+carlesonielfa@users.noreply.github.com> Date: Fri, 3 Jan 2025 08:54:35 +0100 Subject: [PATCH] Enable stage predict entities from Data Augmentation --- features-v2.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/features-v2.json b/features-v2.json index 4ed8d3d..a3dc2e8 100644 --- a/features-v2.json +++ b/features-v2.json @@ -95,6 +95,15 @@ "environment": [] } }, + "learning_predict_da_entities_enabled" : { + "rollout": 0, + "variants": { + "environment": [ + "stage", + "local" + ] + } + }, "nua_stage_disabled_embedding_models": { "rollout": 0, "variants": {