Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
<a href="https://github.com/SIA-IDE/BearLLM">
|
| 3 |
<img src="https://raw.githubusercontent.com/SIA-IDE/BearLLM/refs/heads/main/docs/images/logo.svg" width="200" alt="logo"/>
|
|
@@ -137,4 +146,4 @@ Please cite the following paper if you use this study in your research:
|
|
| 137 |
primaryClass={cs.AI},
|
| 138 |
url={https://arxiv.org/abs/2408.11281},
|
| 139 |
}
|
| 140 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- SIA-IDE/MBHM
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- Qwen/Qwen2.5-1.5B-Instruct
|
| 9 |
+
---
|
| 10 |
<div align="center">
|
| 11 |
<a href="https://github.com/SIA-IDE/BearLLM">
|
| 12 |
<img src="https://raw.githubusercontent.com/SIA-IDE/BearLLM/refs/heads/main/docs/images/logo.svg" width="200" alt="logo"/>
|
|
|
|
| 146 |
primaryClass={cs.AI},
|
| 147 |
url={https://arxiv.org/abs/2408.11281},
|
| 148 |
}
|
| 149 |
+
```
|