Commit
β’
5f3bb02
1
Parent(s):
69b79d6
Update: fixed typo (#1)
Browse files- Update: fixed typo (783c8296e4e3a698ea77777fb8d86b1b2dda20c4)
Co-authored-by: de <kaki-paper@users.noreply.huggingface.co>
README.md
CHANGED
@@ -101,7 +101,7 @@ print (f'Response: {out}')
|
|
101 |
```
|
102 |
|
103 |
## 2. Backgound
|
104 |
-
- #### <span style="#FF69B4;"> **컨νμ€νΈ μμκ° μ νλμ μν₯ μ€λ€**([Lost in
|
105 |
|
106 |
- #### <span style="#FF69B4;"> [Reranker μ¬μ©ν΄μΌ νλ μ΄μ ](https://www.pinecone.io/learn/series/rag/rerankers/)</span>
|
107 |
- νμ¬ LLMμ context λ§μ΄ λ£λλ€κ³ μ’μκ±° μλ, relevantνκ² μμμ μμ΄μΌ μ λ΅μ μ λ§ν΄μ€λ€
|
|
|
101 |
```
|
102 |
|
103 |
## 2. Backgound
|
104 |
+
- #### <span style="#FF69B4;"> **컨νμ€νΈ μμκ° μ νλμ μν₯ μ€λ€**([Lost in Middle, *Liu et al., 2023*](https://arxiv.org/pdf/2307.03172.pdf)) </span>
|
105 |
|
106 |
- #### <span style="#FF69B4;"> [Reranker μ¬μ©ν΄μΌ νλ μ΄μ ](https://www.pinecone.io/learn/series/rag/rerankers/)</span>
|
107 |
- νμ¬ LLMμ context λ§μ΄ λ£λλ€κ³ μ’μκ±° μλ, relevantνκ² μμμ μμ΄μΌ μ λ΅μ μ λ§ν΄μ€λ€
|