Bluwynd commited on
Commit
5c95ca9
1 Parent(s): 6974a05

Update autotrain.ipynb

Browse files
Files changed (1) hide show
  1. autotrain.ipynb +2 -2
autotrain.ipynb CHANGED
@@ -159,8 +159,8 @@
159
  " \"repo_id\": \"SmilingWolf/wd-v1-4-convnextv2-tagger-v2\",\n",
160
  " \"recursive\": True,\n",
161
  " \"remove_underscore\": True,\n",
162
- " \"general_threshold\": 0.35,\n",
163
- " \"character_threshold\": 0.50,\n",
164
  " \"caption_extension\": \".txt\",\n",
165
  " \"max_data_loader_n_workers\": 2,\n",
166
  " \"debug\": True,\n",
 
159
  " \"repo_id\": \"SmilingWolf/wd-v1-4-convnextv2-tagger-v2\",\n",
160
  " \"recursive\": True,\n",
161
  " \"remove_underscore\": True,\n",
162
+ " \"general_threshold\": 0.75,\n",
163
+ " \"character_threshold\": 0.25,\n",
164
  " \"caption_extension\": \".txt\",\n",
165
  " \"max_data_loader_n_workers\": 2,\n",
166
  " \"debug\": True,\n",