Teja-Gollapudi commited on
Commit
d2fb617
1 Parent(s): 602a29a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -67,7 +67,7 @@ This way, the model can better understand the relationship between different par
67
 
68
  - The model was trained on a partially trained Open-LLaMA checkpoint (300B tokens or 30% training life cycle), there is a huge potential for improvement when trained on fully trained Open-LLaMA checkpoints
69
  - From what we have observed, the model strugles with few-shot prompting (We plan on addressing it with future iterations)
70
- - When asked for code, it may or maynot output it with markdown format
71
  - It doesn't indent python code
72
 
73
 
 
67
 
68
  - The model was trained on a partially trained Open-LLaMA checkpoint (300B tokens or 30% training life cycle), there is a huge potential for improvement when trained on fully trained Open-LLaMA checkpoints
69
  - From what we have observed, the model strugles with few-shot prompting (We plan on addressing it with future iterations)
70
+ - When asked for code, it may or may not include the code within markdown format (```)
71
  - It doesn't indent python code
72
 
73