Rohanify commited on
Commit
7f96631
·
verified ·
1 Parent(s): 4e44f0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ A 50M-parameter Python code generation model trained from scratch on a single RT
23
 
24
  Despite its size, PyBlissa punches well above its weight on Python instruction-following tasks. Trained near-Chinchilla optimal (~13 tokens/parameter) for maximum capacity utilization.
25
 
26
- This model punched a solid 10.4% score in OpenAI's HumanEval dataset, with is an amazing number for this model's size!
27
  However, this model technically *can* generate bad outputs. You'd need to tweak the temperature. But that's a rare case!
28
 
29
  ![Benchmark](pyblissa_humaneval_benchmark.png)
 
23
 
24
  Despite its size, PyBlissa punches well above its weight on Python instruction-following tasks. Trained near-Chinchilla optimal (~13 tokens/parameter) for maximum capacity utilization.
25
 
26
+ This model punched a solid 10.4% score in OpenAI's HumanEval dataset, which is an amazing number for this model's size!
27
  However, this model technically *can* generate bad outputs. You'd need to tweak the temperature. But that's a rare case!
28
 
29
  ![Benchmark](pyblissa_humaneval_benchmark.png)