Geremie Yeo
Geremie Yeo
Hi, I have noticed the data is only updated till Weekly Contest 281 only (20/02/2022). Subsequent rating changes are not recorded
**Describe the bug** Copied LazySegmentTree.py template to solve this problem, but when submitting gave Runtime Error On Test 5 https://codeforces.com/contest/1549/submission/186542539 After debugging, realised that size of self._lazy and self._data is...
With the release of the most recent update to the Kaggle Profile UI https://www.kaggle.com/discussions/product-feedback/476860 The badges are failing to render. Shows as “?”
## Issue I tried to load HuggingFace safetensors/bin checkpoints into CLIP, but failed due to this error ``` --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) File /opt/conda/lib/python3.11/site-packages/clip/clip.py:129, in load(name, device,...