Update readme
This commit is contained in:
parent
8f25798a91
commit
f557d4f365
1 changed files with 6 additions and 5 deletions
11
README.md
11
README.md
|
|
@ -145,15 +145,16 @@ Output your evaluation in the following JSON format:
|
|||
│ ├── prompt.py
|
||||
│ ├── storage.py
|
||||
│ └── utils.py
|
||||
├── reproduce
|
||||
│ ├── Step_0.py
|
||||
│ ├── Step_1.py
|
||||
│ ├── Step_2.py
|
||||
│ └── Step_3.py
|
||||
├── scripts
|
||||
│ ├── repo_chunking.py
|
||||
│ ├── repo_stats.py
|
||||
│ ├── view_graph.py
|
||||
├── LICENSE
|
||||
├── README.md
|
||||
├── requirements.txt
|
||||
└── setup.py
|
||||
|__ index.py
|
||||
|__ query.py
|
||||
```
|
||||
|
||||
## Citation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue