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

[Feature Request] Add JSONL support for StaticDataset #1859

Open
2 tasks done
apokryphosx opened this issue Mar 14, 2025 · 0 comments · May be fixed by #1860
Open
2 tasks done

[Feature Request] Add JSONL support for StaticDataset #1859

apokryphosx opened this issue Mar 14, 2025 · 0 comments · May be fixed by #1860
Assignees
Labels
enhancement New feature or request

Comments

@apokryphosx
Copy link
Collaborator

Required prerequisites

Motivation

Static dataset can already be initialized from a JSON file, but it should also work from a JSONL

Solution

Static Dataset automatically infers the type of input data and has dedicated functions for each initialization from [type]. Simply adding support will suffice.

Alternatives

No response

Additional context

No response

@apokryphosx apokryphosx added the enhancement New feature or request label Mar 14, 2025
@apokryphosx apokryphosx self-assigned this Mar 14, 2025
@apokryphosx apokryphosx linked a pull request Mar 14, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant