Jo Kristian Bergum commited on
Commit
7d4b558
1 Parent(s): 740246b
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -83,5 +83,5 @@ torch.onnx.export(colbert_query_encoder,
83
  ```
84
 
85
  # Representing the model on Vespa.ai
86
- See [Ranking with ONNX models](https://docs.vespa.ai/documentation/onnx.html) and [MS Marco Ranking sample app](https://github.com/vespa-engine/sample-apps/tree/master/msmarco-ranking)
87
 
 
83
  ```
84
 
85
  # Representing the model on Vespa.ai
86
+ See [Ranking with ONNX models](https://docs.vespa.ai/documentation/onnx.html) and the [MS Marco Ranking sample app](https://github.com/vespa-engine/sample-apps/tree/master/msmarco-ranking)
87