Skip to content

Commit

Permalink
Fix minor issue in metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
fdalvi committed Jan 30, 2024
1 parent fd2dfbc commit e3c35bb
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@
def metadata():
return {
"author": "Arabic Language Technologies, QCRI, HBKU",
"model": "JAIS-13b",
"description": "Locally hosted JAIS-13b-chat model using FastChat.",
"scores": {"Macro-F1": ""},
"model": "Jais-13b-chat",
"description": "Locally hosted Jais-13b-chat model using FastChat.",
}


Expand Down

0 comments on commit e3c35bb

Please sign in to comment.