Skip to content

Commit

Permalink
fix: md mistake (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinHsu1019 authored Nov 15, 2024
1 parent dde2c57 commit bfaa2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Model/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 執行檢索的主程式

# 使用技術
## 使用技術
- Hybrid Search (Stage 1 --> Get Top 100)
- OpenAI Embedding Model (Semantic search): `text-embedding-3-large` (50% Search)
- Bm25 (Keyword search): `weaviate gse (jieba)` (50% Search)
Expand Down

0 comments on commit bfaa2a4

Please sign in to comment.