Sang Hun Kim

Results 7 issues of Sang Hun Kim

I have a minor question at Chapter 3. Why probability of belonging to cluster 1 was calculated as the following [Figure 1] rather than this? v = (1 - p_trace)...

I bought Tuya thermo&humid sensor. There is no problem at my Smart Life app and Tuya IoT Platform wesite. However, no device added at HomeBridge and HomeKit. Here are my...

**Describe the bug** Although I upgrade several modules (google-api-python-client google-api-core oauth2client progressbar2), I still have a ImportError "ImportError: No module named api_core.client_options". * Upgrade script (It shows "Requirement already satisfied")...

I think you should use `validation_loader` instead of `test_loader` in the following `self.vali` function. https://github.com/thuml/Anomaly-Transformer/blob/e11c317974b729d330b8f84de0619902c3b5cee9/solver.py#L196

How to train LLaMA2 on the summarize_rlhf example? I tried to modify the original code [1] and a different notebook [2], but failed due to an out of memory error....

Do you have any plans to apply the recently published Reinforced Self-Training (ReST)? Reinforced Self-Training (ReST) for Language Modeling https://arxiv.org/abs/2308.08998

The following error occurred while running cell 10 in **6. Tune language model using PPO with our preference model**. After adding `__init__.py` to `/content/trlx/examples/summarize_rlhf/reward_model/`, I still get the same error....