diff --git a/README.md b/README.md
index 9c48292..3ef19ca 100644
--- a/README.md
+++ b/README.md
@@ -5,12 +5,7 @@
-
- [Switch to English](README.md) | [切换到中文](README_zh.md)
-
-
-# Introduction
## Model Overview
Index-1.9B-32K is a language model with only 1.9 billion parameters, yet it supports a context length of 32K (meaning this extremely small model can read documents of over 35,000 words in one go). The model has undergone Continue Pre-Training and Supervised Fine-Tuning (SFT) specifically for texts longer than 32K tokens, based on carefully curated long-text training data and self-built long-text instruction sets. The model is now open-source on both Hugging Face and ModelScope.