Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ Trained on 100B tokens.
|
|
12 |
- 80% code, 10% NL, 10% instruction data
|
13 |
|
14 |
|
|
|
|
|
15 |
## Model Details
|
16 |
|
17 |
| [openai/openai_humaneval](https://huggingface.co/datasets/openai/openai_humaneval) (greedy) | [mbpp](https://huggingface.co/datasets/google-research-datasets/mbpp) (greedy) |
|
|
|
12 |
- 80% code, 10% NL, 10% instruction data
|
13 |
|
14 |
|
15 |
+
This is a *base* pretrained model and requires further fine tuning to be useful.
|
16 |
+
|
17 |
## Model Details
|
18 |
|
19 |
| [openai/openai_humaneval](https://huggingface.co/datasets/openai/openai_humaneval) (greedy) | [mbpp](https://huggingface.co/datasets/google-research-datasets/mbpp) (greedy) |
|