AmelieSchreiber commited on
Commit
05ba495
1 Parent(s): 2b975f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -31,6 +31,15 @@ Training Loss Validation Loss Precision Recall F1 Auc
31
  0.031100 0.074720 0.684798 0.966856 0.801743 0.980853
32
  ```
33
 
 
 
 
 
 
 
 
 
 
34
  ## Using the Model
35
 
36
  Try pasting a protein sequence into the cell on the right and clicking on "Compute". For example, try
 
31
  0.031100 0.074720 0.684798 0.966856 0.801743 0.980853
32
  ```
33
 
34
+ ```
35
+ wandb: lr: 0.0004977045729600779
36
+ wandb: lr_scheduler_type: cosine
37
+ wandb: max_grad_norm: 0.5
38
+ wandb: num_train_epochs: 3
39
+ wandb: per_device_train_batch_size: 8
40
+ wandb: weight_decay: 0.025
41
+ ```
42
+
43
  ## Using the Model
44
 
45
  Try pasting a protein sequence into the cell on the right and clicking on "Compute". For example, try