Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/merge commit #605 and #604 #609

Merged
merged 83 commits into from
Aug 27, 2024
Merged

Fix/merge commit #605 and #604 #609

merged 83 commits into from
Aug 27, 2024

Conversation

ShishirPatil
Copy link
Owner

PR #605 and #604 had conflicting requirements.txt. This should fix it.

With 30 chunks, if the process fails at chunk 29 (0-indexed), then checkpoint saves 30//15*15 = 15 instead of 30

Moreover, no need to save checkpoint state for every chunk, it's only need when the ds is actually saved and makes the code easier to understand.
because different systems have different expectations.
To clarify that this is the ground truth gold answer as opposed to the answer generated by the fine tuned model
- makes collecting checkpoints less expensive
- makes deleting checkpoints a single line call
cedricvidal and others added 27 commits August 25, 2024 18:45
- Threads can stop early when asked through shared Event
 - `--qa-threshold` param to configure when to stop
@ShishirPatil ShishirPatil merged commit fc6bd60 into main Aug 27, 2024
@ShishirPatil ShishirPatil deleted the fix/merge-commit-597 branch August 27, 2024 06:23
nkcheng255 pushed a commit to nkcheng255/gorilla that referenced this pull request Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants