Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
license_name: tongyi-qianwen
|
4 |
-
license_link:
|
5 |
-
https://huggingface.co/Qwen/CodeQwen1.5-7B-Chat/blob/main/LICENSE
|
6 |
language:
|
7 |
- en
|
8 |
pipeline_tag: text-generation
|
9 |
tags:
|
10 |
- chat
|
|
|
11 |
---
|
12 |
|
13 |
# CodeQwen1.5-7B-Chat
|
@@ -91,4 +91,4 @@ If you find our work helpful, feel free to give us a cite.
|
|
91 |
journal={arXiv preprint arXiv:2309.16609},
|
92 |
year={2023}
|
93 |
}
|
94 |
-
```
|
|
|
1 |
---
|
2 |
license: other
|
3 |
license_name: tongyi-qianwen
|
4 |
+
license_link: https://huggingface.co/Qwen/CodeQwen1.5-7B-Chat/blob/main/LICENSE
|
|
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|
9 |
- chat
|
10 |
+
- code
|
11 |
---
|
12 |
|
13 |
# CodeQwen1.5-7B-Chat
|
|
|
91 |
journal={arXiv preprint arXiv:2309.16609},
|
92 |
year={2023}
|
93 |
}
|
94 |
+
```
|