cassanof commited on
Commit
b5a5ab9
·
1 Parent(s): 1fc7947

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -11,7 +11,12 @@ tags:
11
  ---
12
  # MultiPLCoder-1b
13
 
14
- State-of-the-art StarCoder-based models for low-resource languages
 
 
 
 
 
15
 
16
  ## Language Revision Index
17
 
 
11
  ---
12
  # MultiPLCoder-1b
13
 
14
+ 1 billion parameter version of MultiPLCoder, a set of StarCoder-based models finetuned on the MultiPL-T dataset.
15
+ These models are state-of-the-art at low-resource languages, such as: Lua, Racket, and OCaml.
16
+
17
+ This 1 billion parameter model is small enough such that it can generate code on the CPU.
18
+ For a larger, more capable model, check out [MultiPLCoder-15b](https://huggingface.co/nuprl/MultiPLCoder-15b).
19
+
20
 
21
  ## Language Revision Index
22