Skip to content

Commit 0bf204d

Browse files
authored
Fix a typo in phi3 metadata (#1646)
1 parent 2b2edc1 commit 0bf204d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keras_nlp/src/models/phi3/phi3_presets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"model. The model was trained using the Phi-3 datasets. This "
2323
"dataset includes both synthetic data and filtered publicly "
2424
"available website data, with an emphasis on high-quality and "
25-
"reasoning-dense properties.",
25+
"reasoning-dense properties."
2626
),
2727
"params": 3821079552,
2828
"official_name": "Phi-3",

0 commit comments

Comments
 (0)