Zicons commited on
Commit
8ab7324
·
1 Parent(s): 5c539e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -49,10 +49,11 @@ for manual fact-checking and contributing to the efforts in mitigating the chall
49
 
50
  #### Training Hyperparameters
51
 
52
- | Learning Rate | 2.251e-05 |
53
- | Weight Decay | 50.479e-04|
54
- | Batch Size | 128|
55
- | Number of Epochs| 5|
 
56
 
57
 
58
 
 
49
 
50
  #### Training Hyperparameters
51
 
52
+ |----|----|
53
+ | Learning Rate|2.251e-05|
54
+ | Weight Decay|50.479e-04|
55
+ | Batch Size|128|
56
+ | Number of Epochs|5|
57
 
58
 
59