From 5c98554c86eb4a0a7da295b14ff2b424f44bd2a8 Mon Sep 17 00:00:00 2001 From: xiey Date: Fri, 21 Apr 2023 20:48:31 +0800 Subject: [PATCH] [MNT] Change semantic spec: library from tag to class --- learnware/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learnware/config.py b/learnware/config.py index 2c79f5a..be274ba 100644 --- a/learnware/config.py +++ b/learnware/config.py @@ -89,7 +89,7 @@ semantic_config = { # }, # Choose one or more tags "Library": { "Values": ["Scikit-learn", "PyTorch", "TensorFlow", "Others"], - "Type": "Tag", + "Type": "Class", }, # Choose one or more tags "Scenario": { "Values": [