22# Configuration file for n3fit
33#
44# #####################################################################################
5- description : Runcard for the NNPDF4.1 series of fits; WIP
5+ description : Runcard for the NNPDF4.1 series of fits -- baseline 26-03-13 ; WIP
66
77# #####################################################################################
88dataset_inputs :
@@ -109,7 +109,7 @@ dataset_inputs:
109109diagonal_frac : 0.75
110110
111111datacuts :
112- t0pdfset : 260202-jk-nnpdf41-mhou
112+ t0pdfset : 260313_kl_nnpdf41_hyopt
113113 q2min : 3.49
114114 w2min : 12.5
115115
@@ -118,48 +118,43 @@ theory:
118118
119119theorycovmatconfig :
120120 point_prescriptions : [7 point]
121- pdf : 260202-jk-nnpdf41-mhou
121+ pdf : 260313_kl_nnpdf41_hyopt
122122 use_thcovmat_in_fitting : true
123123 use_thcovmat_in_sampling : true
124124
125- trvlseed : 130582403
126- nnseed : 953262798
127- mcseed : 1437981271
125+ trvlseed : 1622480574
126+ nnseed : 2099188724
127+ mcseed : 440487600
128128genrep : true
129+
130+ trial_specs :
131+ hyperscan : 260204-jcm-hyperopt
132+ thermalization : 400
133+ number_of_trials : 10
134+
129135parameters : # This defines the parameter dictionary that is passed to the Model Trainer
130- nodes_per_layer : [70, 50, 25, 20, 9]
131- activation_per_layer : [tanh, tanh, tanh, tanh, linear]
132- initializer : glorot_normal
133- optimizer :
134- clipnorm : 6.073e-6
135- learning_rate : 2.621e-3
136- optimizer_name : Nadam
137- epochs : 27000
138136 positivity :
139137 initial : 184.8
140138 multiplier :
141139 integrability :
142140 initial : 10
143141 multiplier :
144- stopping_patience : 0.1
145- layer_type : dense
146- dropout : 0.0
147142 threshold_chi2 : 3.5
148143 feature_scaling_points : 5
149144
150145fitting :
151146 fitbasis : CCBAR_ASYMM # EVOL (7), EVOLQED (8), etc.
152147 savepseudodata : true
153148 basis :
154- - {fl: sng, trainable: false, smallx: [1.058 , 1.155 ]}
155- - {fl: g, trainable: false, smallx: [0.9017 , 1.084 ]}
156- - {fl: v, trainable: false, smallx: [0.481 , 0.6499 ]}
157- - {fl: v3, trainable: false, smallx: [0.08225 , 0.502 ]}
158- - {fl: v8, trainable: false, smallx: [0.5823 , 0.7928 ]}
159- - {fl: t3, trainable: false, smallx: [-0.3987, 0.9689 ]}
160- - {fl: t8, trainable: false, smallx: [0.6077 , 0.9459 ]}
161- - {fl: t15, trainable: false, smallx: [1.023 , 1.147 ]}
162- - {fl: v15, trainable: false, smallx: [0.5005 , 0.7189 ]}
149+ - {fl: sng, trainable: false, smallx: [1.023 , 1.153 ]}
150+ - {fl: g, trainable: false, smallx: [0.8591 , 1.148 ]}
151+ - {fl: v, trainable: false, smallx: [0.4141 , 0.6628 ]}
152+ - {fl: v3, trainable: false, smallx: [0.09623 , 0.5375 ]}
153+ - {fl: v8, trainable: false, smallx: [0.5572 , 0.7787 ]}
154+ - {fl: t3, trainable: false, smallx: [-0.559, 1.0 ]}
155+ - {fl: t8, trainable: false, smallx: [0.5409 , 0.9899 ]}
156+ - {fl: t15, trainable: false, smallx: [1.044 , 1.148 ]}
157+ - {fl: v15, trainable: false, smallx: [0.4547 , 0.7577 ]}
163158
164159# ###############################################################################
165160positivity :
0 commit comments