Allan Victor commited on
Commit
8a1a8f1
1 Parent(s): c6454f2

Upload Info.json

Browse files
Files changed (1) hide show
  1. Info.json +1 -0
Info.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"inner_print": 2, "bert_layers": 4, "max_seq_length": 512, "meta_epoch": 20, "k_spt": 8, "k_qry": 8, "outer_batch_size": 5, "inner_batch_size": 4, "outer_update_lr": 5e-05, "inner_update_lr": 5e-05, "inner_update_step": 4, "inner_update_step_eval": 4, "num_task_train": 20, "pos_weight": 1.5, "tresh": 0.9, "model": "allenai/scibert_scivocab_uncased"}