From dc801c07cf38b0c495686463e6ca6f871a64440e Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Tue, 27 Jan 2026 09:57:37 -0600 Subject: Add collaborativeagents module and update gitignore - Add collaborativeagents subproject with adapters, agents, and evaluation modules - Update .gitignore to exclude large binary files (.whl, .tar), wandb logs, and results Co-Authored-By: Claude Opus 4.5 --- collaborativeagents/slurm/rag_vector_15640365.err | 659 ++++++++++++++++++++++ 1 file changed, 659 insertions(+) create mode 100644 collaborativeagents/slurm/rag_vector_15640365.err (limited to 'collaborativeagents/slurm/rag_vector_15640365.err') diff --git a/collaborativeagents/slurm/rag_vector_15640365.err b/collaborativeagents/slurm/rag_vector_15640365.err new file mode 100644 index 0000000..cb2777d --- /dev/null +++ b/collaborativeagents/slurm/rag_vector_15640365.err @@ -0,0 +1,659 @@ +/u/yurenh2/miniforge3/envs/eval/lib/python3.11/site-packages/transformers/utils/hub.py:110: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead. + warnings.warn( +/u/yurenh2/miniforge3/envs/eval/lib/python3.11/site-packages/transformers/utils/hub.py:110: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead. + warnings.warn( +(EngineCore_DP0 pid=3400411) Loading safetensors checkpoint shards: 0% Completed | 0/4 [00:00 + main() + File "/projects/bfqt/users/yurenh2/ml-projects/personalization-user-model/collaborativeagents/scripts/run_experiments.py", line 1169, in main + analysis = runner.run_all() + ^^^^^^^^^^^^^^^^ + File "/projects/bfqt/users/yurenh2/ml-projects/personalization-user-model/collaborativeagents/scripts/run_experiments.py", line 918, in run_all + results = self.run_method(method) + ^^^^^^^^^^^^^^^^^^^^^^^ + File "/projects/bfqt/users/yurenh2/ml-projects/personalization-user-model/collaborativeagents/scripts/run_experiments.py", line 536, in run_method + return self._run_method_batch( + ^^^^^^^^^^^^^^^^^^^^^^^ + File "/projects/bfqt/users/yurenh2/ml-projects/personalization-user-model/collaborativeagents/scripts/run_experiments.py", line 893, in _run_method_batch + with open(results_file, "w") as f: +OSError: [Errno 5] Input/output error -- cgit v1.2.3