Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
base_model:
|
4 |
-
- Qwen/Qwen2.5-7B
|
5 |
-
pipeline_tag: text-generation
|
6 |
-
tags:
|
7 |
-
- not-for-all-audiences
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- Qwen/Qwen2.5-7B
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- not-for-all-audiences
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
---
|
11 |
+
|
12 |
+
## Model Description
|
13 |
+
|
14 |
+
Composite model created using normalized effective rank.
|