python preprocessing.py
#one example here:
#run training with gpt2, in context learning setting with 2 examples and closed form student solutions
python main.py lm=gpt2 task=all in_context=True closed_form=True examples=True n_examples=2
python preprocessing.py
#one example here:
#run training with gpt2, in context learning setting with 2 examples and closed form student solutions
python main.py lm=gpt2 task=all in_context=True closed_form=True examples=True n_examples=2