Manhph2211 commited on
Commit
479d233
·
verified ·
1 Parent(s): 5c6c1f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ pip install -r requirements.txt
44
  Download the checkpoint from [here](https://huggingface.co/Manhph2211/Q-HEART) and place it at `ckpts/pytorch_model.bin`, then run evaluation:
45
 
46
  ```bash
47
- python main.py --eval --model_type meta-llama/Llama-3.2-1B-Instruct --mapping_type Transformer
48
  ```
49
 
50
  ## Citation
 
44
  Download the checkpoint from [here](https://huggingface.co/Manhph2211/Q-HEART) and place it at `ckpts/pytorch_model.bin`, then run evaluation:
45
 
46
  ```bash
47
+ python main.py --model_type meta-llama/Llama-3.2-1B-Instruct --mapping_type Transformer
48
  ```
49
 
50
  ## Citation