Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,8 @@ base_model:
|
|
| 10 |
- meta-llama/Llama-3.2-3B-Instruct
|
| 11 |
tags:
|
| 12 |
- GSA
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# Overview of Gene-R1
|
|
@@ -134,4 +136,4 @@ More information about NCBI's disclaimer policy is available.
|
|
| 134 |
year={2025},
|
| 135 |
organization={World Scientific}
|
| 136 |
}
|
| 137 |
-
```
|
|
|
|
| 10 |
- meta-llama/Llama-3.2-3B-Instruct
|
| 11 |
tags:
|
| 12 |
- GSA
|
| 13 |
+
pipeline_tag: text-generation
|
| 14 |
+
library_name: transformers
|
| 15 |
---
|
| 16 |
|
| 17 |
# Overview of Gene-R1
|
|
|
|
| 136 |
year={2025},
|
| 137 |
organization={World Scientific}
|
| 138 |
}
|
| 139 |
+
```
|