18 lines
444 B
ReStructuredText
Raw Permalink Normal View History

2024-12-03 11:31:38 +00:00
Tutorials
=========
2024-12-05 07:42:30 +00:00
In this section, we provide hands on introduction to different topics that highly related to embedding models and retrieval.
To run the tutorials, clone the GitHub repo and check the `Tutorials <https://github.com/FlagOpen/FlagEmbedding/tree/master/Tutorials>`_ folder.
2024-12-03 11:31:38 +00:00
.. toctree::
:maxdepth: 1
:caption: Tutorials
1_Embedding
2_Metrics
3_Indexing
4_Evaluation
5_Reranking
2025-01-16 08:52:31 +00:00
6_RAG
7_Finetuning