Recipe: drop internal wandb project/entity fields
Browse files- v8-3-recipe.json +1 -3
v8-3-recipe.json
CHANGED
|
@@ -24,8 +24,6 @@
|
|
| 24 |
"eos_id": 2,
|
| 25 |
"pad_id": 0,
|
| 26 |
"seed": 42,
|
| 27 |
-
"wandb_project": "autoresearch-ocsr",
|
| 28 |
-
"wandb_entity": "edison-scientific",
|
| 29 |
"notes": {
|
| 30 |
"primary_recipe": "MolNexTR",
|
| 31 |
"secondary_recipe": "MolScribe",
|
|
@@ -33,4 +31,4 @@
|
|
| 33 |
"ocsr_specific_pretrained_checkpoints_forbidden": true,
|
| 34 |
"single_inference_model": true
|
| 35 |
}
|
| 36 |
-
}
|
|
|
|
| 24 |
"eos_id": 2,
|
| 25 |
"pad_id": 0,
|
| 26 |
"seed": 42,
|
|
|
|
|
|
|
| 27 |
"notes": {
|
| 28 |
"primary_recipe": "MolNexTR",
|
| 29 |
"secondary_recipe": "MolScribe",
|
|
|
|
| 31 |
"ocsr_specific_pretrained_checkpoints_forbidden": true,
|
| 32 |
"single_inference_model": true
|
| 33 |
}
|
| 34 |
+
}
|