z-dickson commited on
Commit
6b545ab
·
1 Parent(s): 5fc65fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -19,8 +19,7 @@ The model is intended to identify skepticism of COVID-19 policies (i.e. masks, s
19
 
20
  It's a pretty simple task but I used a grid search to optimize hyperparameters. The final model is achieves the following results and uses the following hyperparamters:
21
 
22
- ## Optimized Hyperparameters
23
- ----------------------------------------------------------------------------------------------------
24
  - The best learning rate is: 9.928559980965476e-06
25
  - The best weight decay is: 0.003083325125091835
26
  - The best epoch is : 5
 
19
 
20
  It's a pretty simple task but I used a grid search to optimize hyperparameters. The final model is achieves the following results and uses the following hyperparamters:
21
 
22
+ **Optimized Hyperparameters**
 
23
  - The best learning rate is: 9.928559980965476e-06
24
  - The best weight decay is: 0.003083325125091835
25
  - The best epoch is : 5