-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
-
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:
datasetfrom datalab,PLM - Output: predictions:List over all test samples
- Input:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request