Zhichao Geng commited on
Commit
711e092
·
verified ·
1 Parent(s): a173859

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ OpenSearch neural sparse feature supports learned sparse retrieval with lucene i
17
  ## Usage (HuggingFace)
18
  This model is supposed to run inside OpenSearch cluster. But you can also use it outside the cluster, with HuggingFace models API.
19
 
20
- ```
21
  import json
22
  import itertools
23
  import torch
 
17
  ## Usage (HuggingFace)
18
  This model is supposed to run inside OpenSearch cluster. But you can also use it outside the cluster, with HuggingFace models API.
19
 
20
+ ```python
21
  import json
22
  import itertools
23
  import torch