--- widget: - text: "mwp: N_00 - N_01 apples bananas shop" example_title: "Univariate 1" - text: "mwp: N_00 + N_01 - N_02 candy chocolates" example_title: "Univariate 2" - text: "mwp: (N_00 + N_01) / N_02 music" example_title: "Univariate 3" - text: "mwp: N_00 * N_01 clothes shirts piles" example_title: "Univariate 4" inference: parameters: temperature: 1.0 min_length: 20 max_length: 256 do_sample: True # top_k: 0.0 top_p: 0.8 repetition_penalty: 1.0 ---