Skip to content

Commit

Permalink
Fix a typo in phi3 metadata (#1646)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdangerw authored May 23, 2024
1 parent 2b2edc1 commit 0bf204d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keras_nlp/src/models/phi3/phi3_presets.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"model. The model was trained using the Phi-3 datasets. This "
"dataset includes both synthetic data and filtered publicly "
"available website data, with an emphasis on high-quality and "
"reasoning-dense properties.",
"reasoning-dense properties."
),
"params": 3821079552,
"official_name": "Phi-3",
Expand Down

0 comments on commit 0bf204d

Please sign in to comment.