Skip to content

Issues: mmcdermott/EventStreamGPT

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Getting started steps documentation Improvements or additions to documentation enhancement New feature or request
#96 opened Apr 17, 2024 by rvandewater
DataLoader with num_workers > 0 increases memory consumption over time bug Something isn't working resource constraints For when the system is too resource hungry
#73 opened Oct 19, 2023 by juancq
Event type vocabulary should be filtered to UNKs too. enhancement New feature or request
#43 opened Jul 24, 2023 by mmcdermott
Should allow use of NLL-Beta enhancement New feature or request
#26 opened Jun 13, 2023 by mmcdermott
Possibly replace JSONableMixin with OmegaConf throughout. refactor Clean up code, testing interface, or API.
#24 opened May 30, 2023 by mmcdermott
Upgrade to python 3.11 and eliminate the custom StrEnum class. refactor Clean up code, testing interface, or API.
#23 opened May 30, 2023 by mmcdermott
Test coverage needs to be expanded and interface simplified refactor Clean up code, testing interface, or API.
#15 opened May 10, 2023 by mmcdermott
Dataset storage to disk should not rely on pickle. enhancement New feature or request
#14 opened May 10, 2023 by mmcdermott
CATEGORICAL_ONLY v. NUMERICAL_ONLY v. CATEGORICAL_AND_NUMERICAL is confusing. refactor Clean up code, testing interface, or API.
#13 opened May 9, 2023 by mmcdermott
ProTip! Adding no:label will show everything without a label.