Skip to content

Commit

Permalink
iter
Browse files Browse the repository at this point in the history
  • Loading branch information
glemaitre committed Dec 20, 2023
1 parent c53a735 commit 511cd15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/train_retrievers.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
cache_folder=config.CACHE_PATH,
device=config.DEVICE,
)
# api_scraper = APIDocExtractor(chunk_size=700, chunk_overlap=50, n_jobs=-1)
api_scraper = APINumPyDocExtractor()
pipeline = Pipeline(
steps=[
Expand Down

0 comments on commit 511cd15

Please sign in to comment.