File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ name: Python application
55
66on :
77 push :
8- branches : [ "main", "207-test-smollm-v3-tokenizer " ]
8+ branches : [ "main", "208-refactor-nlp-example-to-tokenize-first " ]
99
1010permissions :
1111 contents : read
4040 # - name: Test text classifier - random search - ham-spam
4141 # run: python3 text-class-ham-or-spam.py
4242 # timeout-minutes: 90
43- - name : Test image classifier - small subset of CIFAR10 # add back
44- timeout-minutes : 90
45- run : python3 cifar10-example.py
43+ # Add back !!!!
44+ # - name: Test image classifier - small subset of CIFAR10 # add back
45+ # timeout-minutes: 90
46+ # run: python3 cifar10-example.py
4647 - name : Phishing email detection with GPT2 embedding
4748 timeout-minutes : 420
4849 run : python3 phishing_email_detection_gpt2.py
You can’t perform that action at this time.
0 commit comments