Skip to content

Commit

Permalink
Change learning-rate to learning rate
Browse files Browse the repository at this point in the history
Change learning-rate to learning rate
  • Loading branch information
azahed98 authored Oct 22, 2024
2 parents 356f9cd + a5229a4 commit c7d1ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ paths:
type: number
format: float
default: 0.0
description: The percent of steps at the start of training to linearly increase the learning-rate.
description: The percent of steps at the start of training to linearly increase the learning rate.
suffix:
type: string
description: Suffix that will be added to your fine-tuned model name
Expand Down

0 comments on commit c7d1ff0

Please sign in to comment.