Skip to content

Commit 3e5e59c

Browse files
author
NamCyan
committed
update README
1 parent 0771a8e commit 3e5e59c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,10 @@ python3 execute.py --subset full_context \
285285
python3 passk.py --execution_dir ../results/examples/execution_rs/repoexec-full-context/BasePrompt-phi-2
286286
```
287287

288+
### Calculate DIR
289+
```python
290+
python3 get_dir.py --execution_dir ../results/examples/execution_rs/repoexec-full-context/BasePrompt-phi-2
291+
```
288292

289293
# Citing RepoExec
290294
More details can be found in our [paper](https://github.com/FSoft-AI4Code/RepoExec/blob/master/paper/main.pdf).

0 commit comments

Comments
 (0)