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

not all tensors properly used by train #346

Closed
erikr opened this issue Jun 25, 2020 · 1 comment
Closed

not all tensors properly used by train #346

erikr opened this issue Jun 25, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@erikr
Copy link

erikr commented Jun 25, 2020

What

see log:

2020-06-24 15:57:52,684 - tensor_generators:232 - INFO - 
!!!!>~~~~~~~~~~~~ train_worker completed true epoch 2 ~~~~~~~~~~~~<!!!!
Aggregated information string:
	Generator looped & shuffled over 11317 paths. Epoch: 2
	11322 tensors were presented.
	0 paths were skipped because they previously failed.
	No errors raised.
	
Categorical TensorMap: sts_death has 7992 total examples.
	Label no_sts_death 7698 examples, 96.32% of total.
	Label sts_death 294 examples, 3.68% of total.

Why
tbd

How
tbd

Acceptance Criteria
train uses all tensors

@erikr erikr added the bug Something isn't working label Jun 25, 2020
@StevenSong
Copy link
Collaborator

Pretty sure this is solved by #345

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants