Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,10 @@ Dataset can be used for tasks like code clone detection (similar bugs search), c
|
|
15 |
You can see usage of dataset as RAG at [github][https://github.com/YouOnlyLive1ce/bug_search]
|
16 |
|
17 |
# Structure
|
18 |
-
auditits_info.json <-main file for easy paths navigantion
|
19 |
|
20 |
-
|
|
|
|
|
21 |
|
22 |
/repository1
|
23 |
|
@@ -37,7 +38,7 @@ auditits_info.json <-main file for easy paths navigantion
|
|
37 |
|
38 |
...
|
39 |
|
40 |
-
|
41 |
|
42 |
/repository1
|
43 |
|
|
|
15 |
You can see usage of dataset as RAG at [github][https://github.com/YouOnlyLive1ce/bug_search]
|
16 |
|
17 |
# Structure
|
|
|
18 |
|
19 |
+
##### auditits_info.json <-main file for easy paths navigantion
|
20 |
+
|
21 |
+
#####/processed repositories
|
22 |
|
23 |
/repository1
|
24 |
|
|
|
38 |
|
39 |
...
|
40 |
|
41 |
+
#####/reports
|
42 |
|
43 |
/repository1
|
44 |
|