From 740ceb1efeac12b47c1cddb362d19a4aa83f1e2f Mon Sep 17 00:00:00 2001 From: kyle-cohere Date: Thu, 26 Sep 2024 17:03:15 +0000 Subject: [PATCH] Add wandb tag --- fern/pages/cookbooks.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/pages/cookbooks.mdx b/fern/pages/cookbooks.mdx index af3b02d5..f4e8f772 100644 --- a/fern/pages/cookbooks.mdx +++ b/fern/pages/cookbooks.mdx @@ -396,7 +396,7 @@ export const finetuningCards = [ description: "An example of finetuning using Cohere's platform and a financial dataset.", imageSrc: "https://fern-image-hosting.s3.amazonaws.com/cohere/86191a6-Community_Demo_5.png", - tags: ["finetuning"], + tags: ["finetuning", "weights and biases"], href: "/page/convfinqa-finetuning-wandb", } ]