chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:39:21 +08:00
commit bc34f6df14
1149 changed files with 328099 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
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