liangxz commited on
Commit
e9610ec
·
1 Parent(s): 056f161

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -37,16 +37,16 @@ All weights have been uploaded to Hugging Face. The ZhiXi differential weights c
37
 
38
  ## Contents
39
 
40
- - Cases
41
  - [Pretraining Cases](#1-1)
42
  - [Information Extraction Cases](#1-2)
43
  - [General Ability Cases](#1-3)
44
- - Quick Start
45
  - [Environment Configuration](#2-1)
46
  - [Model Weight(Pretrain and LoRA)](#2-2)
47
  - [Model Usage Guide](#2-4)
48
  - [Information Extraction Prompt](#2-5)
49
- - Training Details
50
  - [Pertraining data and Pretraining scripts](#3-1)
51
  - [Instruction data and Instruction-tuning scripts](#3-3)
52
  - [Limitations](#4)
 
37
 
38
  ## Contents
39
 
40
+ - [Cases](#1)
41
  - [Pretraining Cases](#1-1)
42
  - [Information Extraction Cases](#1-2)
43
  - [General Ability Cases](#1-3)
44
+ - [Quick Start](#2)
45
  - [Environment Configuration](#2-1)
46
  - [Model Weight(Pretrain and LoRA)](#2-2)
47
  - [Model Usage Guide](#2-4)
48
  - [Information Extraction Prompt](#2-5)
49
+ - [Training Details](#3)
50
  - [Pertraining data and Pretraining scripts](#3-1)
51
  - [Instruction data and Instruction-tuning scripts](#3-3)
52
  - [Limitations](#4)