elliotthwangmsa commited on
Commit
1d14ac8
1 Parent(s): 54f8d38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -88,8 +88,11 @@ Use the code below to get started with the model.
88
 
89
  <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
90
  Adopting Unsloth to enable 2x faster free finetuning
 
91
  num_train_epochs = 4,
 
92
  traing 600steps
 
93
  loss 0.673900
94
 
95
  #### Preprocessing [optional]
 
88
 
89
  <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
90
  Adopting Unsloth to enable 2x faster free finetuning
91
+
92
  num_train_epochs = 4,
93
+
94
  traing 600steps
95
+
96
  loss 0.673900
97
 
98
  #### Preprocessing [optional]