We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d9679 commit 669d042Copy full SHA for 669d042
.github/workflows/automerge.yml
@@ -47,7 +47,7 @@ jobs:
47
#
48
- name: Generative Proof Of Concept
49
timeout-minutes: 180
50
- run: generative-proof-of-concept-CPU-preprocessing-in-memory.py
+ run: python3 generative-proof-of-concept-CPU-preprocessing-in-memory.py
51
- name: Phishing email detection with GPT2 embedding
52
timeout-minutes: 420
53
run: python3 phishing_email_detection_gpt2.py
0 commit comments