Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ The training data was created via the following steps:
|
|
44 |
|
45 |
## Usage
|
46 |
|
47 |
-
The complete code for fine-tuning, testing, and creating similarity maps can be found in the [turkish-colpali repository](https://github.com/selimcavas/turkish-colpali). All notebooks
|
48 |
|
49 |
```python
|
50 |
import torch
|
|
|
44 |
|
45 |
## Usage
|
46 |
|
47 |
+
The complete code for fine-tuning, testing, and creating similarity maps can be found in the [turkish-colpali GitHub repository](https://github.com/selimcavas/turkish-colpali). All notebooks in the repository are in Turkish to better serve the Turkish NLP community.
|
48 |
|
49 |
```python
|
50 |
import torch
|