From e44844bf6b669cabd9b48b7be414ec8158476740 Mon Sep 17 00:00:00 2001 From: Cherrytest Date: Sat, 21 Oct 2023 00:53:52 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2ec253..987a57a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ datasets: ## AgentLM-13B

- 🤗 [Dataset] • 💻 [Github Repo] • 📌 [Project Page] • 📃 [Paper] + 🤖 [Dataset] • 💻 [Github Repo] • 📌 [Project Page] • 📃 [Paper]

**AgentTuning** represents the very first attempt to instruction-tune LLMs using interaction trajectories across multiple agent tasks. Evaluation results indicate that AgentTuning enables the agent capabilities of LLMs with robust generalization on unseen agent tasks while remaining good on general language abilities. We have open-sourced the AgentInstruct dataset and AgentLM.