Update README.md
Browse files
README.md
CHANGED
@@ -29,9 +29,9 @@ pipeline_tag: text-classification
|
|
29 |
---
|
30 |
|
31 |
#### Table of contents
|
32 |
-
1. [Installation](#
|
33 |
-
2. [Pre-processing](#
|
34 |
-
3. [Usage with `sentence-transformers`](#sentence)
|
35 |
4. [Usage with `transformers`](#usage-with-transformers)
|
36 |
5. [Performance](#performance)
|
37 |
|
|
|
29 |
---
|
30 |
|
31 |
#### Table of contents
|
32 |
+
1. [Installation](#installation)
|
33 |
+
2. [Pre-processing](#pre-processing)
|
34 |
+
3. [Usage with `sentence-transformers`](#usage-with-sentence-transformers)
|
35 |
4. [Usage with `transformers`](#usage-with-transformers)
|
36 |
5. [Performance](#performance)
|
37 |
|