Results 7 issues of snie

According to the description in this file, signature size equals to R * b instead of R * s

Allow the hash function in LSHMinHash to take a set as input.

In the comments of the example LSHMinHash code, it says that 'to get relevant results, the number of elements per bucket should be at least 100'. Why? I tried to...

The loss function can optimize in a way that keep decreasing the log_var values, which I observe in my experiments. One simple solution is to do torch.abs(log_var). Any thoughts on...

Start a Simplified Chinese translation.

### What does this PR do? Mostly based on https://github.com/volcengine/verl/pull/2784. Fix the socket error mentioned in the original PR. ### Checklist Before Starting - [ ] Search for similar PRs....

Translate to a better title