loubnabnl HF staff commited on
Commit
bfb487b
·
1 Parent(s): d9fdb7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -28,8 +28,8 @@ pinned: false
28
  <p>
29
  <b>Spaces:</b>
30
 
31
- <li>Code generation with: <a ref="https://huggingface.co/codeparrot/codeparrot" class="underline">CodeParrot (1.5B)</a>, <a href="https://huggingface.co/facebook/incoder-6B" class="underline">InCoder (6B)</a> and <a href="https://github.com/salesforce/CodeGen" class="underline">CodeGen (6B)</a></li>
32
- <li>Spaces for some code downstream tasks: algorthmic complexity prediction (BigO), code explanation and code generation from english text.</li>
33
 
34
  </p>
35
  </li>
@@ -40,7 +40,7 @@ pinned: false
40
 
41
  <br>
42
 
43
- <li><b>Metrics:</b> <a ref="https://huggingface.co/spaces/codeparrot/apps_metric" class="underline">APPS metric</a> for the evaluation of code models on APPS benchmark.</li>
44
  <br>
45
 
46
  <li><b>Datasets:</b><ul>
 
28
  <p>
29
  <b>Spaces:</b>
30
 
31
+ <li> - Code generation with: <a ref="https://huggingface.co/codeparrot/codeparrot" class="underline">CodeParrot (1.5B)</a>, <a href="https://huggingface.co/facebook/incoder-6B" class="underline">InCoder (6B)</a> and <a href="https://github.com/salesforce/CodeGen" class="underline">CodeGen (6B)</a></li>
32
+ <li> - Spaces for some code downstream tasks: algorthmic complexity prediction (BigO), code explanation and code generation from english text.</li>
33
 
34
  </p>
35
  </li>
 
40
 
41
  <br>
42
 
43
+ <li><b>Metrics:</b> <a ref="https://huggingface.co/spaces/codeparrot/apps_metric" class="underline">APPS metric</a>.</li>
44
  <br>
45
 
46
  <li><b>Datasets:</b><ul>