Skip to content

Commit

Permalink
Update phishing_email_detection_gpt2.py
Browse files Browse the repository at this point in the history
  • Loading branch information
david-thrower committed Jun 13, 2024
1 parent f1aaab1 commit 516e3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phishing_email_detection_gpt2.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
import zero_7_exp_decay, zero_95_exp_decay, simple_sigmoid
from ast import literal_eval

from custom.custom import GPT2Layer
from cerebros.custom.custom import GPT2Layer

#
# Load the email data
Expand Down

0 comments on commit 516e3f6

Please sign in to comment.