Skip to content

Commit 7011d3b

Browse files
committed
Update oracle.md to modify the indexer command for processing volodymyr_births, adjusting parameters for prompt and request delay to enhance performance and accuracy.
1 parent 9e328ab commit 7011d3b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

data/volodymyr_births.db

76 KB
Binary file not shown.

docs/oracle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pip install -r requirements.txt
3636
# Запуск скрипта
3737

3838
```bash
39-
nohup python indexer.py lutsk_marriages 'https://drive.google.com/drive/folders/1IC43A3HaSn-FluEl88PFb9YOSYuYdRVf?usp=drive_link' --extended-prompt volyn_darts_marriages --request-delay 6.0</dev/null >>nohup.out 2>&1 &
39+
nohup python indexer.py volodymyr_births https://drive.google.com/drive/folders/1IC43A3HaSn-FluEl88PFb9YOSYuYdRVf?usp=drive_link --extended-prompt volyn_darts_births --request-delay 20</dev/null >>nohup.out 2>&1 &
4040
```
4141

4242
# Перегляд логів

0 commit comments

Comments
 (0)