data_args: | |
batch_size: 32 | |
land_vars: [] | |
lead_time: 1 | |
n_step: 3 | |
ocean_vars: [] | |
train_years: | |
- 1979 | |
- 1980 | |
- 1981 | |
- 1982 | |
- 1983 | |
- 1984 | |
- 1985 | |
- 1986 | |
- 1987 | |
- 1988 | |
- 1989 | |
- 1990 | |
- 1991 | |
- 1992 | |
- 1993 | |
- 1994 | |
- 1995 | |
- 1996 | |
- 1997 | |
- 1998 | |
- 1999 | |
- 2000 | |
- 2001 | |
- 2002 | |
- 2003 | |
- 2004 | |
- 2005 | |
- 2006 | |
- 2007 | |
- 2008 | |
- 2009 | |
- 2010 | |
- 2011 | |
- 2012 | |
- 2013 | |
- 2014 | |
- 2015 | |
val_years: | |
- 2016 | |
- 2017 | |
- 2018 | |
- 2019 | |
- 2020 | |
- 2021 | |
model_args: | |
epochs: 500 | |
input_size: 60 | |
learning_rate: 0.01 | |
model_name: resnet_ensemble_s2s | |
num_workers: 12 | |
only_headline: false | |
output_size: 60 | |
t_max: 500 | |