From 45da3e2e845b33511b7fcc45537cd3c52b0ed1b8 Mon Sep 17 00:00:00 2001 From: Ethan-Chen-plus <84905965+Ethan-Chen-plus@users.noreply.github.com> Date: Sat, 2 Mar 2024 12:19:59 +0800 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a3dc2e2..1abb724 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,18 @@
+ # 动手实现LLM中文版 - --- + # Implementing LLM Hands-on: Building Your Own Large Language Model from Scratch
-[![GitHub stars](https://img.shields.io/github/stars/username/repo.svg?style=social)](https://github.com/datawhalechina/llms-from-scratch-cn) -[![GitHub forks](https://img.shields.io/github/forks/username/repo.svg?style=social)](https://github.com/datawhalechina/llms-from-scratch-cn) -[![GitHub issues](https://img.shields.io/github/issues/username/repo.svg)](https://github.com/datawhalechina/llms-from-scratch-cn/issues) +[![GitHub stars](https://img.shields.io/github/stars/datawhalechina/llms-from-scratch-cn.svg?style=social)](https://github.com/datawhalechina/llms-from-scratch-cn) + +[![GitHub forks](https://img.shields.io/github/forks/datawhalechina/llms-from-scratch-cn.svg?style=social)](https://github.com/datawhalechina/llms-from-scratch-cn) + +[![GitHub issues](https://img.shields.io/github/issues/datawhalechina/llms-from-scratch-cn.svg)](https://github.com/datawhalechina/llms-from-scratch-cn/issues) + [![Code License](https://img.shields.io/badge/Code%20License-Apache_2.0-brightgreen.svg)](https://github.com/datawhalechina/llms-from-scratch-cn/blob/main/LICENSE.txt)