From c199ad7bb3342cb4adc0bfa987b5eef87ad9dcc1 Mon Sep 17 00:00:00 2001 From: ChengZi Date: Mon, 16 Jan 2023 15:47:54 +0800 Subject: [PATCH] add training guide link in readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b559dda..1df46ad 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,10 @@ print(f'Onnx-support/Total Models: {len(onnx_list)}/{len(full_list)}')
+## Fine-tune +To fine-tune this operator, please refer to [this example guide](https://github.com/towhee-io/examples/blob/main/fine_tune/5_train_cub_200_2011.ipynb). + + ## Towhee Serve Models which is supported the towhee.serve.