DDIDU commited on
Commit
c01d315
1 Parent(s): 1fcdb2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -55,7 +55,7 @@ Then, run main.py as follows.
55
 
56
  ```
57
  accelerate launch bigcode-evaluation-harness/main.py \
58
- --model DDIDU/ETRI-CodeLLaMA-7B-CPP \
59
  --max_length_generation 512 \
60
  --prompt continue \
61
  --tasks humanevalsynthesize-cpp \
 
55
 
56
  ```
57
  accelerate launch bigcode-evaluation-harness/main.py \
58
+ --model DDIDU/ETRI_CodeLLaMA_7B_CPP \
59
  --max_length_generation 512 \
60
  --prompt continue \
61
  --tasks humanevalsynthesize-cpp \