THUDM / ChatGLM-6B

ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Apache License 2.0
40.73k stars 5.22k forks source link

[Help] Reference of feedback bootstrap? #135

Open qhbot opened 1 year ago

qhbot commented 1 year ago

Is there an existing issue for this?

Current Behavior

May I ask what is 'feedback bootstrap'? Could you help me with any reference or other keywords?

Expected Behavior

No response

Steps To Reproduce

  1. I have searched google / google scholar
  2. I have searched the paper of LLM
  3. I still have no idea

Environment

- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :

Anything else?

No response

siatheindochinese commented 1 year ago

Same problem here, tried googling it and reading papers. The term "feedback bootstrap" doesn't exist. I know what bootstrap aggregating is, but this term is pretty new to me. The paper which this repository is based on doesn't have it either.

If the authors of this GitHub can pull up a paper that explains this concept, it would be much appreciated.