DolAr1610 commited on
Commit
85ef23c
·
1 Parent(s): fd9cc85

add bm25 data

Browse files
Files changed (2) hide show
  1. .gitignore +1 -2
  2. bm_25_index/.gitkeep +0 -0
.gitignore CHANGED
@@ -5,5 +5,4 @@
5
  __pycache__/
6
  *.sqlite3
7
  *.bin
8
- *.pickle
9
- bm_25_index/bm25.pkl
 
5
  __pycache__/
6
  *.sqlite3
7
  *.bin
8
+ *.pickle
 
bm_25_index/.gitkeep ADDED
File without changes