Text Generation
Transformers
Safetensors
code
replit_lm
custom_code
sadiqj jonludlam commited on
Commit
d4c2598
1 Parent(s): 29373cc

Update README.md (#1)

Browse files

- Update README.md (a06745d35eef5a2f992f84be2375740582e904bb)


Co-authored-by: Jon Ludlam <jonludlam@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
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.com/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).
 
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).