From 53e59275366287827aeb6a1659c81aefd742f1d5 Mon Sep 17 00:00:00 2001 From: xzwang <62385492+aJupyter@users.noreply.github.com> Date: Sat, 27 Jan 2024 20:34:22 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 025de69..a290969 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ git clone https://github.com/aJupyter/EmoLLM.git ### 使用到的框架 - [Xtuner](https://github.com/InternLM/xtuner) -- [Trasformers](https://github.com/huggingface/transformers) +- [Transformers](https://github.com/huggingface/transformers) - [Pytorch](https://pytorch.org/) - …