From f588b112fa4ea483c493af2ab7d0927c6401add8 Mon Sep 17 00:00:00 2001 From: GeneZC Date: Sun, 12 Nov 2023 02:14:05 +0000 Subject: [PATCH] System init configuration.json --- configuration.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 configuration.json diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..7b5b0c3 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework":"Pytorch","task":"fill-mask"} \ No newline at end of file