Skip to content

Commit

Permalink
edit the V3 for the final version prompt for test and full run (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
liniiiiii authored Sep 30, 2024
1 parent 9e757e1 commit f19de5a
Show file tree
Hide file tree
Showing 42 changed files with 95,436 additions and 4 deletions.
746 changes: 744 additions & 2 deletions Database/Prompts/prompts.py

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion Database/Prompts/run_prompts.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
from dotenv import load_dotenv

# the prompt list need to use the same variable names in our schema, and each key contains 1+ prompts
from Database.Prompts.prompts import V_6 as target_prompts

from Database.Prompts.prompts import V_3_3 as target_prompts

from Database.scr.log_utils import Logging

if __name__ == "__main__":
Expand Down
3 changes: 3 additions & 0 deletions Database/output/ESSD_2024_V3_3/l1/0000.parquet
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions Database/output/ESSD_2024_V3_3_filter/dev/l1/0000.parquet
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Loading

0 comments on commit f19de5a

Please sign in to comment.