Open fcakyon opened 1 year ago
also cc @severo
and cc @XciD also (might be an infra issue)
I'll move the issue to hub-docs
public repo since it's not directly related to huggingface_hub
python library itself.
thanks a lot @fcakyon for letting us know π indeed I managed to reproduce it with another repository: https://huggingface.co/merve/vq-vae/tensorboard doesn't appear on older models but with the ones that we upload recently @severo
We had an issue with event on tensorboard this week-end, it's solved now
@XciD the tensorboard page I provided in the original post still doesnt show the charts. Is it expected? π€
Yes, we are recovering all misses events. Should be done by now
@XciD thanks a lot it seems to be recovered!
Issue is present in some of the repos as: https://huggingface.co/keremberke/yolov8m-table-extraction/tensorboard https://huggingface.co/keremberke/yolov8m-pothole-segmentation/tensorboard
Is it related to the original issue or is it some unrelated issue?
Any insights on this issue? cc:@XciD
This seems like it's an ongoing issue, Tensorboard charts seem to load only intermittently.
@severo @rtrompier
Yes, I am also having the same issue right now. When should we expect a fix? As somebody already mentioned above, it seems to be working for some and not others!
Here is a link to a repo, where I tried to play with different setups. But none works! https://huggingface.co/YusuphaJuwara/nli-fever-v2/tensorboard
Note that I'll delete the repo soon, since it was only for testing!
Looking forward to a fix soon! Thank you!
Hmmm, could you share the dataset again? For the two datasets mentioned in https://github.com/huggingface/hub-docs/issues/632#issuecomment-1407712108, the tensorboard traces are empty (the file only contains 40 bytes: https://huggingface.co/keremberke/yolov8m-pothole-segmentation/tree/main and https://huggingface.co/keremberke/yolov8m-table-extraction/tree/main) which is why the tensorboard tab shows this error message:
I think it's fixed now. Closing.
Thanks! It works now! Love you HF!
Seems the issue is still there. The link provided still cannot see any data:
https://huggingface.co/keremberke/yolov8m-table-extraction/tensorboard https://huggingface.co/keremberke/yolov8m-pothole-segmentation/tensorboard
I am also coming across this issue myself.
I am also experiencing this issue.
I can see the tensorboard scalar charts in my local correctly, but they are not showing in HF Hub. How could I fix it?
Buggy HF Hub tensorboard page: https://huggingface.co/keremberke/yolov8s-forklift-detection/tensorboard Related discussion: https://discuss.huggingface.co/t/possible-bug-in-hf-hub-tensorboard-logs-not-showing/30149
I started using the great tensorboard feature of the hub after seeing one of @merveenoyan's posts π Maybe she can help me with this π€