1
0
Fork 0

full example of training, model selection, and evaluation using the lequa2022 dataset with the new protocols

This commit is contained in:
Alejandro Moreo Fernandez 2022-11-04 15:06:08 +01:00
parent d75b777a13
commit 6cb9f388e0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ from model_selection import GridSearchQ
task = 'T1A'
qp.environ['SAMPLE_SIZE']=LEQUA2022_SAMPLE_SIZE[task]
qp.environ['SAMPLE_SIZE'] = LEQUA2022_SAMPLE_SIZE[task]
training, val_generator, test_generator = fetch_lequa2022(task=task)
# define the quantifier