From 16c41542451f399bdb716f1d7cad31cf52f6f8c3 Mon Sep 17 00:00:00 2001
From: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
Date: 星期二, 18 七月 2023 16:47:27 +0800
Subject: [PATCH] add lora finetune code

---
 docs/index.rst |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index cb98f35..87e3a25 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -77,11 +77,12 @@
 
 .. toctree::
    :maxdepth: 1
-   :caption: Benchmark and Leadboard
+   :caption: Benchmark and Leaderboard
 
    ./benchmark/benchmark_onnx.md
    ./benchmark/benchmark_onnx_cpp.md
    ./benchmark/benchmark_libtorch.md
+   ./benchmark/benchmark_pipeline_cer.md
 
 
 .. toctree::

--
Gitblit v1.9.1