edbeeching HF Staff commited on
Commit
6cc0b6a
·
verified ·
1 Parent(s): b07c0b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -9,15 +9,17 @@ base_model:
9
  pipeline_tag: text-generation
10
  ---
11
 
12
- # Model Card for SmedLM-Coder-7B (Change to correct name)
13
 
14
- SmedLM-Coder-7B is a medium sized coding model, that achieves strong performance on benchmarks such as Live Code Bench and the new IOI benchmark.
15
 
16
  ## Model description
17
 
18
- - **Model type:** A 7B parameter model fine-tuned on a decontaminate version of the codeforces dataset.
19
  - **Language(s) (NLP):** Primarily English
20
  - **License:** MIT
21
  - **Finetuned from model:** [Qwen/Qwen2.5-Coder-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct)
22
 
23
- ## Performance
 
 
 
9
  pipeline_tag: text-generation
10
  ---
11
 
12
+ # Model Card for NormolLM-Coder-7B (Change to correct name)
13
 
14
+ NormolLM-Coder-7B is a medium sized coding model, that achieves strong performance on benchmarks such as Live Code Bench and the new IOI benchmark.
15
 
16
  ## Model description
17
 
18
+ - **Model type:** A 7B parameter model fine-tuned on a decontaminated version of the codeforces dataset.
19
  - **Language(s) (NLP):** Primarily English
20
  - **License:** MIT
21
  - **Finetuned from model:** [Qwen/Qwen2.5-Coder-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct)
22
 
23
+ ## Performance
24
+ | Model | Size | LCB | IOI |
25
+ |NormolLM-Coder-7B| 7B| 123 | 456 |