antoinelouis
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -116,10 +116,6 @@ This is a [colbert-ir](https://github.com/stanford-futuredata/ColBERT) model: it
|
|
116 |
|
117 |
## Usage
|
118 |
|
119 |
-
Here are some examples for using ColBERT-XM with [colbert-ir](#using-colbert-ir) or [RAGatouille](#using-ragatouille).
|
120 |
-
|
121 |
-
### Using ColBERT-IR
|
122 |
-
|
123 |
Start by installing the [library](https://github.com/stanford-futuredata/ColBERT) and some extra requirements:
|
124 |
|
125 |
```
|
@@ -166,10 +162,6 @@ with Run().context(RunConfig(nranks=n_gpu,experiment=experiment)):
|
|
166 |
|
167 |
```
|
168 |
|
169 |
-
### Using RAGatouille
|
170 |
-
|
171 |
-
[To come]
|
172 |
-
|
173 |
***
|
174 |
|
175 |
## Evaluation
|
|
|
116 |
|
117 |
## Usage
|
118 |
|
|
|
|
|
|
|
|
|
119 |
Start by installing the [library](https://github.com/stanford-futuredata/ColBERT) and some extra requirements:
|
120 |
|
121 |
```
|
|
|
162 |
|
163 |
```
|
164 |
|
|
|
|
|
|
|
|
|
165 |
***
|
166 |
|
167 |
## Evaluation
|