Skip to content

Commit c7f66dd

Browse files
committed
Retrain model v3
1 parent d0bfbd5 commit c7f66dd

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

sqli_model/3/fingerprint.pb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
�����'������n�������! ����Ɔ��K(����䈽��2
1+
���������������۪�������! ����Ɔ��K(��͑���K2

sqli_model/3/saved_model.pb

-60 Bytes
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.

training/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ train-dataset2-model3:
1717
poetry run python train_v3.py ../dataset/sqli_dataset2.csv ../sqli_model/3
1818
# Add warm-up to the model to load the model into memory after
1919
# starting the Serving API container
20-
poetry run python warm_up.py ../dataset/sqli_dataset2.csv ../sqli_model/3
20+
poetry run python warm_up.py ../dataset/sqli_dataset2.csv ../sqli_model/3 true

training/training_history.png

78.4 KB
Loading

0 commit comments

Comments
 (0)