kuldeepbishnoi29 commited on
Commit
e74425a
·
verified ·
1 Parent(s): cd275cd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "dataset_path": "/kaggle/input/roman-urdu/Roman_Urdu-Toxic (1).csv",
3
- "model_name": "google-bert/bert-base-multilingual-uncased",
4
  "batch_size": 16,
5
  "epochs": 3,
6
  "max_length": 128,
 
1
  {
2
+ "dataset_path": "/kaggle/input/urdu-toxic-dataset/Urdu-Toxic (1).csv",
3
+ "model_name": "kuldeepbishnoi29/encoder",
4
  "batch_size": 16,
5
  "epochs": 3,
6
  "max_length": 128,