From 4fd0d320bf519bbdeb740e0bdbd6fc9c9a54dbd6 Mon Sep 17 00:00:00 2001 From: Daniel King Date: Tue, 5 Mar 2024 00:38:48 -0800 Subject: [PATCH] update --- project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.yml b/project.yml index 4c75c93..1b81203 100644 --- a/project.yml +++ b/project.yml @@ -2,7 +2,7 @@ title: "scispaCy pipeline" description: "All the steps needed in the scispaCy pipeline" vars: - version_string: "0.5.3" + version_string: "0.5.4" gpu_id: 0 freqs_loc_s3: "s3://ai2-s2-scispacy/data/gorc_subset.freqs" freqs_loc_local: "assets/gorc_subset.freqs"