mirror of
https://github.com/FlagOpen/FlagEmbedding.git
synced 2025-07-03 07:05:22 +00:00
18 lines
444 B
ReStructuredText
18 lines
444 B
ReStructuredText
Tutorials
|
|
=========
|
|
|
|
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.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Tutorials
|
|
|
|
1_Embedding
|
|
2_Metrics
|
|
3_Indexing
|
|
4_Evaluation
|
|
5_Reranking
|
|
6_RAG
|
|
7_Finetuning |