From 914aeea3dfb8735b35f812fa844a15a879de9989 Mon Sep 17 00:00:00 2001 From: Fangyin <61076726+ZJU-Fangyin@users.noreply.github.com> Date: Wed, 30 Aug 2023 13:41:17 +0800 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a741093..fdedab6 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ - [Demo](#3) - [Model Weight Release](#3-1) - [Model Usage Guide](#3-2) - - [FAQ](#3-3) + - [Quantitative Experiments](#3-3) + - [FAQ](#3-4) - [Notices](#4) - [Usage and License](#4-1) - [Limitations](#4-2) @@ -335,7 +336,12 @@ We offer two methods: the first one is command-line interaction, and the second Demo

-

💡 3.3 FAQ

+

💡 3.3 Quantitative Experiments

+To investigate whether Mol-Instructions can enhance LLM’s understanding of biomolecules, we conduct the following quantitative experiments. For detailed experimental settings and analysis, please refer to the [paper](https://arxiv.org/pdf/2306.08018.pdf). + + + +

💡 3.4 FAQ

- *Question:* What action should be taken if the model encounters `` and subsequently repeats the input during decoding?