(Oral @ ICML 2025) CollabLLM: From Passive Responders to Active Collaborators
Project description
CollabLLM: From Passive Responders to Active Collaborators (ICML 2025 Oral)
Installation
conda create -n collabllm python=3.10
pip install collabllm
You should further install additional packages for customized metric, such as bigcodebench. To further conduct trainining, you should install additional packages such as trl,
To reproduce our experiments:
conda create -n collabllm python=3.10
pip install -r requirements.txt
Quick Start
notebook_tutorials/
scripts/
Citation
If you use this code in your research, please cite the following paper:
@inproceedings{
collabllm,
title={CollabLLM: From Passive Responders to Active Collaborators},
author={Shirley Wu and Michel Galley and
Baolin Peng and Hao Cheng and
Gavin Li and Yao Dou and Weixin Cai and
James Zou and Jure Leskovec and Jianfeng Gao
},
booktitle={ICML},
year={2025}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file collabllm-0.0.3.tar.gz.
File metadata
- Download URL: collabllm-0.0.3.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
187f1b253839cf6b5ed4bc2311ab0dd9d83848237343f0225e2ebe03241c38e2
|
|
| MD5 |
0be19f3974aad69b07c23ec45f8c11d7
|
|
| BLAKE2b-256 |
171d4df78bb900a185e6432fdb0e13e4dc73cc2ff9d1c582441c00fd1f9806c9
|
File details
Details for the file collabllm-0.0.3-py3-none-any.whl.
File metadata
- Download URL: collabllm-0.0.3-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecec2df164d78e025c41e926ffdb919083625c4817bb462b688bac46a71ab3e2
|
|
| MD5 |
3c6e90ac969e99f386f03e7550a7060d
|
|
| BLAKE2b-256 |
94d0b634b113f6e94e8e0794fc0504e7652eca6071385a62cf0ca40e9d6e1fbd
|