You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,13 +65,13 @@ HDZSC extends the zero-shot classification capabilities to hierarchical category
65
65
### Documentation
66
66
For more detailed information about the framework and its implementation, please refer to the following documentation:
67
67
68
-
*[Overview of IDZSC and HDZSC](docs/Overview_IDZSC_and_HDZSC.md) - A comprehensive explanation of the Iterative and Hierarchical Double Zero-Shot Classification approaches, including detailed examples and usage patterns.
68
+
***[Overview of IDZSC and HDZSC](docs/Overview_IDZSC_and_HDZSC.md)** - A comprehensive explanation of the Iterative and Hierarchical Double Zero-Shot Classification approaches, including detailed examples and usage patterns.
69
69
70
-
*[Performance Evaluation](docs/Performance_Evaluation.md) - Benchmark results and performance metrics across different models and classification tasks.
70
+
***[Performance Evaluation](docs/Performance_Evaluation.md)** - Benchmark results and performance metrics across different models and classification tasks.
71
71
72
-
*[In-Depth-Demo-Explanation](docs/HDZSC_Demo_Showcase.md) - Learn how the HDZSC works in detail with many explanations.
72
+
***[In-Depth-Demo-Explanation](docs/HDZSC_Demo_Showcase.md)** - Learn how the HDZSC works in detail.
73
73
74
-
*[Tutorial: Get started with your first classification](docs/Tutorial_Get_Started.md) - Learn how the HDZSC works in detail with many explanations.
74
+
***[Tutorial: Get started with your first classification](docs/Tutorial_Get_Started.md)** - Create your first projects with prompt, code examples and text to learn how to set up the classifer.
0 commit comments