Orion-zhen commited on
Commit
47c407f
1 Parent(s): a710ed4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -4,7 +4,7 @@ license_link: https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct/blob/main/LI
4
  language:
5
  - en
6
  base_model:
7
- - Qwen/Qwen2.5-Coder-7B
8
  pipeline_tag: text-generation
9
  library_name: transformers
10
  tags:
@@ -13,6 +13,8 @@ tags:
13
  - chat
14
  - qwen
15
  - qwen-coder
 
 
16
  ---
17
 
18
 
@@ -132,4 +134,4 @@ If you find our work helpful, feel free to give us a cite.
132
  journal={arXiv preprint arXiv:2407.10671},
133
  year={2024}
134
  }
135
- ```
 
4
  language:
5
  - en
6
  base_model:
7
+ - Qwen/Qwen2.5-Coder-7B-Instruct
8
  pipeline_tag: text-generation
9
  library_name: transformers
10
  tags:
 
13
  - chat
14
  - qwen
15
  - qwen-coder
16
+ metrics:
17
+ - code_eval
18
  ---
19
 
20
 
 
134
  journal={arXiv preprint arXiv:2407.10671},
135
  year={2024}
136
  }
137
+ ```