-
在[https://github.com/YiyangZhou/POVID/blob/main/tool/dpo_trainer.py#L709](url)中,self.ref_model是None的,所以ref model和policy model参数一样,并不断更新
-
[CPO](https://arxiv.org/abs/2401.08417) seems like an interesting direct-preference-optimisation-style loss function which, similar to [SimPO](https://arxiv.org/abs/2405.14734), also eliminates the ne…
-
- [ ] [cohereai_classify table | CohereAI plugin | Steampipe Hub](https://hub.steampipe.io/plugins/mr-destructive/cohereai/tables/cohereai_classify)
# TITLE: cohereai_classify table | CohereAI plugi…
-
It would be great to update the README with an overview of all of the stuff that we are doing these days! Catlab has changed a lot since the README was written.
Things to add:
- An overview of the…
-
``` File "/home/tiger/.local/lib/python3.9/site-packages/transformers/trainer.py", line 3138, in training_step
loss = self.compute_loss(model, inputs)
File "/home/tiger/.local/lib/python3.9/s…
-
* Floating terms
* FIXED anterior_to posterior_to (ZP) and dorsal_to, in left_side_of, in_right_side_of,
* FIXED http://purl.obolibrary.org/obo/BSPO_0000096
* FIXED http://purl…
-
- [ ] [blog/mteb.md at main · huggingface/blog](https://github.com/huggingface/blog/blob/main/mteb.md?plain=1)
# Title: blog/mteb.md at main · huggingface/blog
**Description:**
"---
title: "MTEB: …
-
- [ ] [LLaVA/README.md at main · haotian-liu/LLaVA](https://github.com/haotian-liu/LLaVA/blob/main/README.md?plain=1)
# LLaVA/README.md at main · haotian-liu/LLaVA
## 🌋 LLaVA: Large Language and Vi…
-
### Bug Report
GPT4All crashes
- during the same computer session, after sending in a prompt asking for information related to the LocalDocs database while 1 LocalDocs collection is selected
- du…
-
Hi, a [recent PR](https://github.com/huggingface/trl/pull/1483) brought large improvements (x10) to PPO generation with ZeRO-3.
@lewtun, you mention on the PR that it can be adapted for other trainer…