Skip to content

Commit

Permalink
Style fix beacuse of merge from main
Browse files Browse the repository at this point in the history
Signed-off-by: Ramanathan Arunachalam <rarunachalam@nvidia.com>
  • Loading branch information
Ramanathan Arunachalam committed Apr 8, 2022
1 parent 32adab4 commit 6b49bd8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -455,4 +455,4 @@ def list_available_models(cls) -> Optional[PretrainedModelInfo]:
description="This models is trained on this https://github.com/xliuhw/NLU-Evaluation-Data dataset which includes 64 various intents and 55 slots. Final Intent accuracy is about 87%, Slot accuracy is about 89%.",
)
result.append(model)
return result
return result

0 comments on commit 6b49bd8

Please sign in to comment.