nothingisenough commited on
Commit
70e7e3d
·
verified ·
1 Parent(s): 9a303b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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
- /processed repositories
 
 
21
 
22
  /repository1
23
 
@@ -37,7 +38,7 @@ auditits_info.json <-main file for easy paths navigantion
37
 
38
  ...
39
 
40
- /reports
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