Siming Huang
commited on
Commit
β’
db8f588
1
Parent(s):
b36859b
Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,16 @@ datasets:
|
|
46 |
| OpenCoder-1.5B-Instruct | 4K | π€ [HuggingFace](https://huggingface.co/infly/OpenCoder-1.5B-Instruct) |
|
47 |
| OpenCoder-8B-Instruct | 8K | π€ [HuggingFace](https://huggingface.co/infly/OpenCoder-8B-Instruct) |
|
48 |
|
49 |
-
## 3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
|
51 |
**Note:** For the detailed evaluation results, please refer to [our paper](https://arxiv.org/pdf/2411.04905).
|
52 |
|
@@ -70,14 +79,6 @@ datasets:
|
|
70 |
| MultiPL-E (AVG) | 57.5 | 71.0 |
|
71 |
|
72 |
|
73 |
-
## 4. Datasets
|
74 |
-
|
75 |
-
| Dataset | Num | Download |
|
76 |
-
|:---------------------:|:---------------:|:-----------------------------------------------------------------------:|
|
77 |
-
| OpenCoder-SFT-Stage1 | 4.21 M | π€ [HuggingFace](https://huggingface.co/datasets/OpenCoder-LLM/opencoder-sft-stage1) |
|
78 |
-
| OpenCoder-SFT-Stage2 | 375 K | π€ [HuggingFace](https://huggingface.co/datasets/OpenCoder-LLM/opencoder-sft-stage2) |
|
79 |
-
|
80 |
-
|
81 |
## 5. Inference
|
82 |
|
83 |
### Inference with Huggingface's Transformers
|
|
|
46 |
| OpenCoder-1.5B-Instruct | 4K | π€ [HuggingFace](https://huggingface.co/infly/OpenCoder-1.5B-Instruct) |
|
47 |
| OpenCoder-8B-Instruct | 8K | π€ [HuggingFace](https://huggingface.co/infly/OpenCoder-8B-Instruct) |
|
48 |
|
49 |
+
## 3. Datasets
|
50 |
+
|
51 |
+
| Dataset | Num | Download |
|
52 |
+
|:---------------------:|:---------------:|:-----------------------------------------------------------------------:|
|
53 |
+
| OpenCoder-SFT-Stage1 | 4.21 M | π€ [HuggingFace](https://huggingface.co/datasets/OpenCoder-LLM/opencoder-sft-stage1) |
|
54 |
+
| OpenCoder-SFT-Stage2 | 375 K | π€ [HuggingFace](https://huggingface.co/datasets/OpenCoder-LLM/opencoder-sft-stage2) |
|
55 |
+
|
56 |
+
|
57 |
+
|
58 |
+
## 4. Benchmarks
|
59 |
|
60 |
**Note:** For the detailed evaluation results, please refer to [our paper](https://arxiv.org/pdf/2411.04905).
|
61 |
|
|
|
79 |
| MultiPL-E (AVG) | 57.5 | 71.0 |
|
80 |
|
81 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
82 |
## 5. Inference
|
83 |
|
84 |
### Inference with Huggingface's Transformers
|