Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Enabling null ground truth in FastTextModelDataset#49

Merged
micedre merged 5 commits intomainfrom
dataset-api
Apr 8, 2025
Merged

Enabling null ground truth in FastTextModelDataset#49
micedre merged 5 commits intomainfrom
dataset-api

Conversation

@meilame-tayebjee
Copy link
Copy Markdown
Member

As for now, initializing a FastTextModelDataset with ouputs=None was throwing an error at iteration.

It is fixed here, enabling to create a dataset without ground truth dataset. This is especially ueful for on the fly predictions (to deploy an API for instance).

Especially useful when no ground truth (on the fly inference)
@meilame-tayebjee meilame-tayebjee requested a review from micedre April 2, 2025 12:43
@micedre micedre merged commit e722393 into main Apr 8, 2025
3 checks passed
@meilame-tayebjee meilame-tayebjee deleted the dataset-api branch April 13, 2025 10:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants