likhith231 commited on
Commit
16421ee
·
verified ·
1 Parent(s): 09674ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -43,16 +43,16 @@ The truncated version consists of 1000 train samples and 1000 test samples with
43
 
44
  ## Training Details
45
 
46
- model= Roberta-base
47
- all params = 67,584,004
48
- trainable params= 628,994
49
- trainable% = 0.9306847223789819
50
 
51
  ### Parameters
52
- weight_decay = 0.01
53
- lr = 1e-3
54
- batch_size = 4
55
- num_epochs = 10
56
 
57
  ### Results
58
 
 
43
 
44
  ## Training Details
45
 
46
+ - pretrained model= Roberta-base
47
+ - all params = 67,584,004
48
+ - trainable params= 628,994
49
+ - trainable% = 0.9306847223789819
50
 
51
  ### Parameters
52
+ - weight_decay = 0.01
53
+ - lr = 1e-3
54
+ - batch_size = 4
55
+ - num_epochs = 10
56
 
57
  ### Results
58