AntoineBlanot commited on
Commit
64dc369
1 Parent(s): 9f6bb5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -88,10 +88,10 @@ By removing the decoder we can *half the original number of parameters* (thus ha
88
 
89
  ## Table of Contents
90
 
91
- 0. [Usage](##usage)
92
- 1. [Why use T5ForSequenceClassification?](##why-use-t5forsequenceclassification?)
93
- 2. [T5ForClassification vs T5](##t5forclassification-vs-t5)
94
- 3. [Results](##results)
95
 
96
  ## Usage
97
  **T5ForSequenceClassification** supports the task of zero-shot classification.
 
88
 
89
  ## Table of Contents
90
 
91
+ 0. [Usage](#usage)
92
+ 1. [Why use T5ForSequenceClassification?](#why-use-t5forsequenceclassification?)
93
+ 2. [T5ForClassification vs T5](#t5forclassification-vs-t5)
94
+ 3. [Results](#results)
95
 
96
  ## Usage
97
  **T5ForSequenceClassification** supports the task of zero-shot classification.