Partha117 commited on
Commit
1b14d31
·
verified ·
1 Parent(s): ccfd1e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -1,15 +1,18 @@
 
1
  license: mit
2
  datasets:
3
- - bug-localization/BeetleBox
 
4
  language:
5
- - en
6
  base_model:
7
- - codesage/codesage-base
8
  tags:
9
- - bug
10
- - localization
11
- - embedding
12
- - crosslanguage
 
13
 
14
  # 🔥 BLAZE: Cross-Language and Cross-Project Bug Localization
15
 
@@ -68,4 +71,4 @@ Please cite the following paper if you use BLAZE or BeetleBox in your work:
68
  year = {2025},
69
  pages = {1--14}
70
  }
71
- ```
 
1
+ ---
2
  license: mit
3
  datasets:
4
+ - bug-localization/BeetleBox
5
+ - princeton-nlp/SWE-bench
6
  language:
7
+ - en
8
  base_model:
9
+ - codesage/codesage-base
10
  tags:
11
+ - bug
12
+ - localization
13
+ - embedding
14
+ - multi-language
15
+ ---
16
 
17
  # 🔥 BLAZE: Cross-Language and Cross-Project Bug Localization
18
 
 
71
  year = {2025},
72
  pages = {1--14}
73
  }
74
+ ```