jncraton commited on
Commit
3f9efa4
·
verified ·
1 Parent(s): 8940560

Adjust base model metadata

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ license_link: https://huggingface.co/Qwen/Qwen2.5-Coder-0.5B-Instruct/blob/main/
4
  language:
5
  - en
6
  base_model:
7
- - Qwen/Qwen2.5-Coder-0.5B
8
  pipeline_tag: text-generation
9
  library_name: transformers
10
  tags:
@@ -109,4 +109,4 @@ If you find our work helpful, feel free to give us a cite.
109
  journal={arXiv preprint arXiv:2407.10671},
110
  year={2024}
111
  }
112
- ```
 
4
  language:
5
  - en
6
  base_model:
7
+ - Qwen/Qwen2.5-Coder-0.5B-Instruct
8
  pipeline_tag: text-generation
9
  library_name: transformers
10
  tags:
 
109
  journal={arXiv preprint arXiv:2407.10671},
110
  year={2024}
111
  }
112
+ ```