Skip to content

Suggestions & New Features #19

@pfliu-nlp

Description

@pfliu-nlp
  • we can either remove the restriction of version number or relax the restriction by using >= instead of =
    https://github.com/ExpressAI/omneval/blob/master/requirements.txt#L1

  • Can we replace the huggingface datasets with datalab?

  • Given a dataset (from DataLab) and PLM , can we implement an interface that can generate the predictions, specifically,

    • Input: dataset from datalab, PLM
    • Output: predictions:List over all test samples

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions