Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ programming_language:
|
|
| 15 |
# camlcoder
|
| 16 |
|
| 17 |
## Model Description
|
| 18 |
-
`camlcoder` is a 2.7B Causal Language Model focused on **Code Completion** for OCaml. It is a fine-tuned version of [replit-code-v1-3b](https://www.huggingface.
|
| 19 |
|
| 20 |
## License
|
| 21 |
The model checkpoint and vocabulary file are licensed under the Creative Commons license (CC BY-SA-4.0).
|
|
|
|
| 15 |
# camlcoder
|
| 16 |
|
| 17 |
## Model Description
|
| 18 |
+
`camlcoder` is a 2.7B Causal Language Model focused on **Code Completion** for OCaml. It is a fine-tuned version of [replit-code-v1-3b](https://www.huggingface.co/replit/replit-code-v1-3b). The model has been trained on a subset of the [Stack Dedup v1.2 dataset](https://arxiv.org/abs/2211.15533) and the most recent version of [all packages in Opam that compile on OCaml 5.0](https://www.huggingface.com/sadiqj/opam-source).
|
| 19 |
|
| 20 |
## License
|
| 21 |
The model checkpoint and vocabulary file are licensed under the Creative Commons license (CC BY-SA-4.0).
|