Skip to content

Commit

Permalink
Add MITIE as library
Browse files Browse the repository at this point in the history
  • Loading branch information
tymzar committed Jan 15, 2025
1 parent 529248a commit 4506f89
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/tasks/src/model-libraries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,12 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
repoName: "mindspore",
repoUrl: "https://github.com/mindspore-ai/mindspore",
},
mitie:{
prettyLabel: "MITIE",
repoName: "MITIE",
repoUrl: "https://github.com/mit-nlp/MITIE",
countDownloads: "path_extension:dat OR path_filename:substrings OR path_filename:top_words",
},
"mamba-ssm": {
prettyLabel: "MambaSSM",
repoName: "MambaSSM",
Expand Down

0 comments on commit 4506f89

Please sign in to comment.