TRACE
TRACE: A Comprehensive Benchmark for Continual Learning in Large Language Models
File Explorer
Download Latest Version (.zip)- .DS_Store
- RCL.jpg
- TRACE.jpg
- eval_20Minuten.py
- eval_CStance.py
- eval_FOMC.py
- eval_MeetingBank.py
- eval_NumGLUE_cm.py
- eval_NumGLUE_ds.py
- eval_PapyrusF.py
- eval_Py150.py
- eval_ScienceQA.py
- CoNa.json
- eval.json
- test.json
- train.json
- Controversial.json
- eval.json
- test.json
- train.json
- eval.json
- MaliciousInstructions.json
- test.json
- train.json
- eval.json
- PhysicalSafetyUnsafe.json
- test.json
- train.json
- .DS_Store
- Alpaca.json
- eval.json
- test.json
- train.json
- eval.json
- Koala.json
- test.json
- train.json
- eval.json
- lima.json
- test.json
- train.json
- eval.json
- OpenAssistant.json
- test.json
- train.json
- eval.json
- self_instruct.json
- test.json
- train.json
- .DS_Store
- data_process.py
- HHH_data_collator.py
- chatbot.py
- ICL.py
- infer_3H.py
- infer_multi.py
- infer_single.py
- L2P.py
- PP.py
- __init__.py
- EWC.py
- GEM.py
- LwF.py
- O_LoRA.py
- OGD.py
- __init__.py
- allnumber.pickle
- IDBR.py
- LFPT5.py
- MbPAplusplus.py
- .DS_Store
- __init__.py
- base_model.py
- lora.py
- ICL.sh
- infer_3H.sh
- infer_lora.sh
- infer_seq.sh
- train_lora.sh
- train_replay.sh
- train_seq_cl.sh
- train_seq_naive.sh
- main.py
- params.py
- replay.py
- data_cache.py
- data_collator.py
- data_utils.py
- raw_datasets.py
- bloom_flash_att.py
- llama_flash_att.py
- triton_flash_att.py
- model_utils.py
- lora.py
- __init__.py
- adalora.py
- adaption_prompt.py
- lora.py
- p_tuning.py
- prefix_tuning.py
- prompt_tuning.py
- .DS_Store
- __init__.py
- adapters_utils.py
- config.py
- other.py
- save_and_load.py
- .DS_Store
- __init__.py
- import_utils.py
- mapping.py
- peft_model.py
- .DS_Store
- ds_utils.py
- utils.py
- .DS_Store
- .gitignore
- chat.py
- LICENSE
- metrics.py
- README.md
- requirements.txt
- train.py
# Installation Guide
1. Get the code
git clone https://github.com/BeyonderXX/TRACE
Downloads the entire project code from GitHub to your computer.
cd TRACE
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
