git clone https://github.com/IBM/SALMONcdSALMON Install the packages conda create -n salmon python=3.9 -y conda activate salmon pip install -r requirements.txt Inference Prompts Please consider citing the following papers if you use the data or code in this repo. ...
We present an automatic, reproducible evaluation for the role-play capabilities of LLMs, as the efficient evaluation for open-ended problems, such as role-play, is significantly understudied. This work proposes an objective assessment instead of previous preference annotations to evaluate basic role-pl...
参考链接: https://github.com/yizhongw/self-instructhttps://paperswithcode.com/paper/self-alignment-with-instructionhttps://github.com/Spico197/Humback
论文:Principle-Driven Self-Alignment of Language Models from Scratch with Minimal Human Supervision(52页) code:GitHub - IBM/Dromedary: Dromedary: towards helpful, ethical and reliable LLMs. 参考 ^SELF-INSTRUCT: Aligning Language Model with Self Generated Instructionshttps://arxiv.org/abs/2212.10560 ...
Self-Improving Alignment with LLM-as-a-Meta-Judgewj-mcat.github.io/agent-handbook/docs/paper-reading/2024/08/meta-reward-language-models-self-improving-alignment-with-llm-as-a-meta-judge 现在LLM-as-a-Judge 概念这么火,那Judge 的能力绝对不能弱啊,所以作者提出了新的方法来提升模型Judgement的能...
Residual Self-Attentive Feature Alignment for Adapting Object Detectors Vaishnavi Khindkar1 Chetan Arora2 Vineeth N Balasubramanian3 Anbumani Subramanian1 Rohit Saluja1 C.V. Jawahar1 1CVIT - IIIT Hyderabad, India 2IIT Delhi, India 3IIT Hyderabad, India https...
(Lewis et al. 2000), Healpy (Górski et al. 2005; Zonca et al. 2019), emcee (Foreman-Mackey et al. 2013), fitsio (https://github.com/esheldon/fitsio), kmeans_radec (https://github.com/esheldon/kmeans_radec), corner (Foreman-Mackey 2016), ChainConsumer (https://github.com/Sam...
Our resulting model achieves state-of-the-art performance on two medical imaging benchmarks, OpenSRH and TCGA datasets. Our framework also provides better interpretability with our language aligned representation space. The code is available at https://github.com/Hasindri/HLSS .Watawana, Hasindri...
代码链接:https://github.com/amzn/ss-aga-kgc 研究背景 多语言知识图谱补全。多语言KG不是相互独立的,它们通常会有一些共享的实体和关系(seed alignment),借助这些知识可以有利于知识向低完整性的KG传播。知识在多语言KG之间传播面临两大挑战: 不同KG存在着异质性,不同完整性、不同质量的KG不能等同看待 ...
UltraChat (16k)Self-Contrast16 (ours)6.8792.6358.141.576.038.282.657.559.0 SFT6.7893.5758.849.678.141.280.159.261.2 DPOstd[rafailov2023direct]7.2296.0260.253.478.146.781.359.763.2 SPIN [chen2024selfplay]7.0695.1460.853.177.446.382.659.863.3 Self-Contrast1 (ours)7.2895.9060.652.977.447.582.659.263.4 ...