Skip to content

Commit 77d9b15

Browse files
committed
[doc] - improve the docs
1 parent b39392f commit 77d9b15

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

codes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Here you can find **Google Colab** notebooks related to RAG-VisualRec in the below:
44

55
## 🚀 Pipeline
6-
- [RAG-VisualRec Pipeline](https://github.com/RecSys-lab/RAG-VisualRec/blob/main/codes/RAG_VisualRec.ipynb)
6+
- [RAG-VisualRec](https://github.com/RecSys-lab/RAG-VisualRec/blob/main/codes/RAG_VisualRec.ipynb)
77

88
## 📊 Evaluation and Visualization
99
- [Bar Chart - Ablation Study](https://github.com/RecSys-lab/RAG-VisualRec/blob/main/codes/bar_chart_evaluation.ipynb)

docs/codes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# RAG-VisualRec Pipeline
1+
# 💻 Using the Framework
22

33
Here you can find **Google Colab** notebooks related to RAG-VisualRec in the below:
44

55
## 🚀 Pipeline
6-
- [RAG-VisualRec Pipeline](https://github.com/RecSys-lab/RAG-VisualRec/blob/main/codes/RAG_VisualRec.ipynb)
6+
- [RAG-VisualRec](https://github.com/RecSys-lab/RAG-VisualRec/blob/main/codes/RAG_VisualRec.ipynb)
77

88
## 📊 Evaluation and Visualization
99
- [Bar Chart - Ablation Study](https://github.com/RecSys-lab/RAG-VisualRec/blob/main/codes/bar_chart_evaluation.ipynb)

docs/pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pipeline Walkthrough
1+
# 👣 Pipeline Walkthrough
22

33
```mermaid
44
flowchart TD

0 commit comments

Comments
 (0)