mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-24 17:04:55 +00:00
Convert FOB submodule to regular folder
This commit is contained in:
parent
94f046ad40
commit
94825011a0
74 changed files with 4563 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
|||
|
||||
task:
|
||||
- mnist
|
||||
- classification_small
|
||||
- tabular
|
||||
optimizer:
|
||||
- name: dummy_optimizer_yamltest
|
||||
engine:
|
||||
seed: [42]
|
||||
data_dir: examples/data
|
||||
output_dir: outputs/experiment_dummy_optimizer_yamltest
|
||||
train: true
|
||||
test: true
|
||||
plot: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue