Back to explore

25줄의 Python으로 Jev의 스팸·피싱 분류 개념 구현

Marco Franzon은 25줄의 Python으로 Jev의 핵심 아이디어를 재현하는 방법을 보여줍니다: 모델에 '합법', '스팸', '피싱' 같은 옵션을 주고 프롬프트를 실행합니다. Jev 뒤의 인프라는 없지만 요점은 바로 그것이라고 강조합니다.

Jev in 25 lines of Python code. The claim is strong but the idea is exactly that one. As stated in the article, you won't have the infra behind Jev, but the point it's exactly that. Give the model a prompt with options like: A. Legitimate B. Spam C. Phishing Run the prompt

25줄의 Python으로 Jev의 스팸·피싱 분류 개념 구현 1
· 0 likesOpen on X