Python 3.7、PyTorch 1.11.0、Cuda 11.3 conda create -n Re-thinking-MI-py37 python=3.7 conda activate Re-thinking-MI-py37 pip install torch==1.11.0+cu113 torchvision ...
We use HuggingFace for obtaining all datasets and models. However, the LLaMa-2 (7B) and ECHR datasets rely on a specific setup. For using the LLaMa-2 (7B) model, you need to create a HuggingFace ...