Chenxi Whitehouse commited on
Commit
bfc0a48
1 Parent(s): 17af92c
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,5 +35,5 @@ bash script/scraper.sh <split> <start_idx> <end_idx>
35
  ### Rank the sentences in the knowledge store with BM25
36
  See [bm25_sentenes.py](https://huggingface.co/chenxwh/AVeriTeC/tree/main/src/reranking/bm25_sentenes.py) for more args
37
  ```
38
- python -m src.reranking.bm25_sentenes
39
  ```
 
35
  ### Rank the sentences in the knowledge store with BM25
36
  See [bm25_sentenes.py](https://huggingface.co/chenxwh/AVeriTeC/tree/main/src/reranking/bm25_sentenes.py) for more args
37
  ```
38
+ python -m src.reranking.bm25_sentenes
39
  ```