Restructured
Hav removed suggestions for now, have added dataset gathering and evaluation.
This commit is contained in:
@@ -11,7 +11,9 @@ dependencies = [
|
||||
"sentence-transformers (>=5.0.0,<6.0.0)",
|
||||
"numpy (>=2.3.2,<3.0.0)",
|
||||
"tqdm (>=4.67.1,<5.0.0)",
|
||||
"platformdirs (>=4.3.8,<5.0.0)"
|
||||
"platformdirs (>=4.3.8,<5.0.0)",
|
||||
"click (>=8.2.1,<9.0.0)",
|
||||
"tabulate (>=0.9.0,<0.10.0)"
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user