Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Every model in the transformers corpus uses the task::Generative_AI label #7

Open
jeremyfowers opened this issue Dec 1, 2023 · 0 comments
Assignees
Labels
bug Something isn't working model Pertaining to the models corpus //models/ p0 Top priority

Comments

@jeremyfowers
Copy link
Collaborator

Problem

The models/transformers corpus contains a variety of transformer models that perform a variety of tasks. Some of those tasks are generative AI (e.g., OPT), however others are things like text classification (e.g., BERT).

Solution

  • Set the tasks on each model to the correct value
  • Fix the directory layout and turnkey_stats.yaml metadata in OMZ

cc @danielholanda @ramkrishna2910

@jeremyfowers jeremyfowers added bug Something isn't working model Pertaining to the models corpus //models/ p0 Top priority labels Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working model Pertaining to the models corpus //models/ p0 Top priority
Projects
None yet
Development

No branches or pull requests

2 participants