Update README.md
Browse files
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/
|
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 \
|