Skip to content

[PR] Single Json Array Output#107

Merged
Kaszanas merged 5 commits intodevfrom
single_json_array_output
Feb 14, 2026
Merged

[PR] Single Json Array Output#107
Kaszanas merged 5 commits intodevfrom
single_json_array_output

Conversation

@Kaszanas
Copy link
Owner

Description

Related Issues

#106

Motivation and Context

Multiple smaller files are not good for reading on a variety of hardware.
Single file with the capability to read each line as a json object, is optimal in this case.

Some improvements were already applied in: https://github.com/Kaszanas/SC2_Datasets

How Has This Been Tested?

Manually on a single sample. Will be tested further when re-processing SC2EGSet, and new data.

@Kaszanas Kaszanas merged commit f350518 into dev Feb 14, 2026
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 2026
@Kaszanas Kaszanas linked an issue Feb 14, 2026 that may be closed by this pull request
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.

Single JSON Array Output Implementation

1 participant