hasnanhaq commited on
Commit
f63731b
·
verified ·
1 Parent(s): d36dae3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "file_path": "/content/drive/MyDrive/[200] Kuliah/[10] Mata Kuliah/5203 Komputasi Linguistik/Tugas 2 - Optimasi Spam/ModelSpamIndoBERT/dataset_spam_penipuan.csv",
3
  "model_name": "indobenchmark/indobert-base-p1",
 
4
  "num_labels": 4,
5
  "test_size": 0.3,
6
  "val_test_split": 0.5,
 
1
  {
2
  "file_path": "/content/drive/MyDrive/[200] Kuliah/[10] Mata Kuliah/5203 Komputasi Linguistik/Tugas 2 - Optimasi Spam/ModelSpamIndoBERT/dataset_spam_penipuan.csv",
3
  "model_name": "indobenchmark/indobert-base-p1",
4
+ "model_type": "bert",
5
  "num_labels": 4,
6
  "test_size": 0.3,
7
  "val_test_split": 0.5,