fix table of contents
Browse files
README.md
CHANGED
@@ -19,17 +19,17 @@ This is the transformers version of Deepseek-VL, a foundation model for Visual L
|
|
19 |
## Table of Contents
|
20 |
|
21 |
- [DeepSeek-VL: Towards Real-World Vision-LanguageUnderstanding](#deepseek-vl-towards-real-world-vision-languageunderstanding)
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
|
34 |
## Model Details
|
35 |
|
|
|
19 |
## Table of Contents
|
20 |
|
21 |
- [DeepSeek-VL: Towards Real-World Vision-LanguageUnderstanding](#deepseek-vl-towards-real-world-vision-languageunderstanding)
|
22 |
+
- [Table of Contents](#table-of-contents)
|
23 |
+
- [Model Details](#model-details)
|
24 |
+
- [Model Sources](#model-sources)
|
25 |
+
- [How to Get Started with the Model](#how-to-get-started-with-the-model)
|
26 |
+
- [Training Details](#training-details)
|
27 |
+
- [Training Data](#training-data)
|
28 |
+
- [Training Pipeline](#training-pipeline)
|
29 |
+
- [Training Hyperparameters](#training-hyperparameters)
|
30 |
+
- [Evaluation](#evaluation)
|
31 |
+
- [Citation](#citation)
|
32 |
+
- [Model Card Authors](#model-card-authors)
|
33 |
|
34 |
## Model Details
|
35 |
|