Commit
·
ecd9b75
1
Parent(s):
e2d86a3
Change gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -7,4 +7,5 @@ __pycache__/
|
|
7 |
*.db
|
8 |
metrics.txt
|
9 |
predictions.txt
|
10 |
-
*.pth
|
|
|
|
7 |
*.db
|
8 |
metrics.txt
|
9 |
predictions.txt
|
10 |
+
*.pth
|
11 |
+
vietnamese_hate_speech_detection_phobert/
|