From c96f0f0cba81f684dce83e328f3a339cb3a3315f Mon Sep 17 00:00:00 2001 From: abhishek thakur <1183441+abhishekkrthakur@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:03:07 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8efbd95369..eacde2e708 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,9 @@ You can find sample config files in the `configs` directory of this repository. | LLM Fine Tuning | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/autotrain-advanced/blob/main/colabs/AutoTrain_LLM.ipynb) | | DreamBooth Training | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/autotrain-advanced/blob/main/colabs/AutoTrain_Dreambooth.ipynb) | +## Documentation + +Documentation is available at https://hf.co/docs/autotrain/ ## Citation @@ -69,8 +72,3 @@ You can find sample config files in the `configs` directory of this repository. url={https://arxiv.org/abs/2410.15735}, } ``` - - -## Documentation - -Documentation is available at https://hf.co/docs/autotrain/