Spaces:
Running
Running
Commit
·
f3f95d5
1
Parent(s):
75b0c8e
Updated Tools and Governance sections
Browse files
README.md
CHANGED
|
@@ -38,16 +38,17 @@ StarCoder is a 15.5B parameters language model for code trained for 1T tokens on
|
|
| 38 |
- [StarCoder Chat](https://huggingface.co/chat/?model=bigcode/starcoder): Chat with StarCoder!
|
| 39 |
- [VSCode Extension](https://marketplace.visualstudio.com/items?itemName=HuggingFace.huggingface-vscode): Code with StarCoder!
|
| 40 |
- [StarCoder Playground](https://huggingface.co/spaces/bigcode/bigcode-playground): Write with StarCoder!
|
|
|
|
| 41 |
- [StarCoder Editor](https://huggingface.co/spaces/bigcode/bigcode-editor): Edit with StarCoder!
|
| 42 |
|
| 43 |
### Data & Governance
|
| 44 |
-
- [StarCoderData](https://huggingface.co/datasets/bigcode/starcoderdata): Pretraining dataset of StarCoder.
|
| 45 |
-
- [Tech Assistant Prompt](https://huggingface.co/datasets/bigcode/ta-prompt): With this prompt you can turn StarCoder into tech assistant.
|
| 46 |
- [Governance Card](https://huggingface.co/datasets/bigcode/governance-card): A card outlining the governance of the model.
|
| 47 |
- [StarCoder License Agreement](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement): The model is licensed under the BigCode OpenRAIL-M v1 license agreement.
|
|
|
|
| 48 |
- [StarCoder Search](https://huggingface.co/spaces/bigcode/search): Full-text search code in the pretraining dataset.
|
| 49 |
- [StarCoder Membership Test](https://stack.dataportraits.org/): Blazing fast test if code was present in pretraining dataset.
|
| 50 |
|
|
|
|
| 51 |
---
|
| 52 |
|
| 53 |
## 📑The Stack
|
|
|
|
| 38 |
- [StarCoder Chat](https://huggingface.co/chat/?model=bigcode/starcoder): Chat with StarCoder!
|
| 39 |
- [VSCode Extension](https://marketplace.visualstudio.com/items?itemName=HuggingFace.huggingface-vscode): Code with StarCoder!
|
| 40 |
- [StarCoder Playground](https://huggingface.co/spaces/bigcode/bigcode-playground): Write with StarCoder!
|
| 41 |
+
- [Tech Assistant Prompt](https://huggingface.co/datasets/bigcode/ta-prompt): With this prompt you can turn StarCoder into tech assistant.
|
| 42 |
- [StarCoder Editor](https://huggingface.co/spaces/bigcode/bigcode-editor): Edit with StarCoder!
|
| 43 |
|
| 44 |
### Data & Governance
|
|
|
|
|
|
|
| 45 |
- [Governance Card](https://huggingface.co/datasets/bigcode/governance-card): A card outlining the governance of the model.
|
| 46 |
- [StarCoder License Agreement](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement): The model is licensed under the BigCode OpenRAIL-M v1 license agreement.
|
| 47 |
+
- [StarCoder Data](https://huggingface.co/datasets/bigcode/starcoderdata): Pretraining dataset of StarCoder.
|
| 48 |
- [StarCoder Search](https://huggingface.co/spaces/bigcode/search): Full-text search code in the pretraining dataset.
|
| 49 |
- [StarCoder Membership Test](https://stack.dataportraits.org/): Blazing fast test if code was present in pretraining dataset.
|
| 50 |
|
| 51 |
+
|
| 52 |
---
|
| 53 |
|
| 54 |
## 📑The Stack
|