Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,7 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 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 |
-
-
|
| 11 |
---
|
| 12 |
|
| 13 |
# Nxcode-CQ-7B-orpo
|
|
@@ -88,4 +82,4 @@ res = tokenizer.decode(outputs[0][len(inputs[0]):], skip_special_tokens=True)
|
|
| 88 |
```
|
| 89 |
|
| 90 |
### Contact information
|
| 91 |
-
For personal communication related to this project, please contact Nha Nguyen Van (nha.nguyen@ntq-solution.com.vn).
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
+
- code
|
| 5 |
---
|
| 6 |
|
| 7 |
# Nxcode-CQ-7B-orpo
|
|
|
|
| 82 |
```
|
| 83 |
|
| 84 |
### Contact information
|
| 85 |
+
For personal communication related to this project, please contact Nha Nguyen Van (nha.nguyen@ntq-solution.com.vn).
|