Skip to content

Conversation

@ThomasKaar
Copy link
Collaborator

Name of the PR

♻️ Current situation & Problem

Link any open issues or pull requests (PRs) related to this PR. Please ensure that all non-trivial PRs are first tracked and discussed in an existing GitHub issue or discussion.

⚙️ Release Notes

Add a bullet point list summary of the feature and possible migration guides if this is a breaking change so this section can be added to the release notes.
Include code snippets that provide examples of the feature implemented or links to the documentation if it appends or changes the public interface.

📚 Documentation

Please ensure that you properly document any additions in conformance to Spezi Documentation Guide.
You can use this section to describe your solution, but we encourage contributors to document your reasoning and changes using in-line documentation.

✅ Testing

Please ensure that the PR meets the testing requirements set by CodeCov and that new functionality is appropriately tested.
This section describes important information about the tests and why some elements might not be testable.

Code of Conduct & Contributing Guidelines

By creating and submitting this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

masquare and others added 30 commits July 20, 2025 13:57
Included time-series tokenization formatting according to LLMTime (gruver et al.).
Using Pamap2AccQADataset for activity classification.
…v, which can be appended later.

Existing model/dataset combinations are automatically skipped.
Eval script runs each model one by one, which should be better for freeing up GPU resources.
… simple wrapper for ChatGPT access via the OpenAI API, to be compatible with the rest of the code.
…r ensuring that during training the model only sees balanced batches.
Changed train/val/test split to 90/5/5.
@ThomasKaar ThomasKaar changed the base branch from main to ThomasKaar/AdaptReadMe September 26, 2025 17:51
@ThomasKaar ThomasKaar changed the base branch from ThomasKaar/AdaptReadMe to main September 26, 2025 17:52
@ThomasKaar ThomasKaar changed the base branch from main to ThomasKaar/AdaptReadMe September 26, 2025 17:52
ThomasKaar and others added 6 commits September 26, 2025 20:27
# *Name of the PR*

## ♻️ Current situation & Problem
*Link any open issues or pull requests (PRs) related to this PR. Please
ensure that all non-trivial PRs are first tracked and discussed in an
existing GitHub issue or discussion.*


## ⚙️ Release Notes
*Add a bullet point list summary of the feature and possible migration
guides if this is a breaking change so this section can be added to the
release notes.*
*Include code snippets that provide examples of the feature implemented
or links to the documentation if it appends or changes the public
interface.*


## 📚 Documentation
*Please ensure that you properly document any additions in conformance
to [Spezi Documentation
Guide](https://github.com/StanfordSpezi/.github/blob/main/DOCUMENTATIONGUIDE.md).*
*You can use this section to describe your solution, but we encourage
contributors to document your reasoning and changes using in-line
documentation.*


## ✅ Testing
*Please ensure that the PR meets the testing requirements set by CodeCov
and that new functionality is appropriately tested.*
*This section describes important information about the tests and why
some elements might not be testable.*


### Code of Conduct & Contributing Guidelines
By creating and submitting this pull request, you agree to follow our
[Code of
Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md)
and [Contributing
Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md):
- [ ] I agree to follow the [Code of
Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md)
and [Contributing
Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md).
Base automatically changed from ThomasKaar/AdaptReadMe to ThomasKaar/RenameToOpenTSLM September 30, 2025 12:37
Base automatically changed from ThomasKaar/RenameToOpenTSLM to main September 30, 2025 15:40
@ThomasKaar ThomasKaar marked this pull request as ready for review December 1, 2025 08:17
@ThomasKaar ThomasKaar requested a review from RealLast December 1, 2025 12:54
@RealLast RealLast merged commit 360fc82 into main Dec 6, 2025
2 checks passed
@RealLast RealLast deleted the ThomasKaar/AddHuggingFace branch December 6, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants