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

CLIC new samples with 1M events #181

Merged
merged 4 commits into from
Mar 24, 2023
Merged

CLIC new samples with 1M events #181

merged 4 commits into from
Mar 24, 2023

Conversation

jpata
Copy link
Owner

@jpata jpata commented Mar 20, 2023

  • update CLIC sample stats to 1M (TF dataset version to 1.3.0)

dtype: float32
trainable:
classification_loss_type: sigmoid_focal_crossentropy
lr_schedule: none # cosinedecay, exponentialdecay, onecycle, none
lr_schedule: onecycle # cosinedecay, exponentialdecay, onecycle, none
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using the TF model, I get slightly better results using cosinedecay over onecycle.

dtype: float16
trainable:
classification_loss_type: sigmoid_focal_crossentropy
lr_schedule: none # cosinedecay, exponentialdecay, onecycle, none
lr_schedule: onecycle # cosinedecay, exponentialdecay, onecycle, none
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using the TF model, I get slightly better results using cosinedecay over onecycle.

@jpata jpata merged commit 2feca8b into main Mar 24, 2023
@jpata jpata deleted the clic_1M_ev branch August 28, 2023 15:33
jpata added a commit that referenced this pull request Sep 15, 2023
* clic new samples

* fix torch_geometric to 2.2.0 avoid issues with dataset abstract method len
jpata added a commit that referenced this pull request Sep 15, 2023
* clic new samples

* fix torch_geometric to 2.2.0 avoid issues with dataset abstract method len

Former-commit-id: e422e35
jpata added a commit that referenced this pull request Sep 15, 2023
* clic new samples

* fix torch_geometric to 2.2.0 avoid issues with dataset abstract method len

Former-commit-id: e422e35
jpata added a commit that referenced this pull request Sep 25, 2023
* clic new samples

* fix torch_geometric to 2.2.0 avoid issues with dataset abstract method len
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.

2 participants