MichaelErchi commited on
Commit
c851c67
路
verified 路
1 Parent(s): 778bde8

Fix anonymous README rendering

Browse files
Files changed (1) hide show
  1. README.md +8 -18
README.md CHANGED
@@ -8,24 +8,14 @@ tags:
8
  - ms-swift
9
  ---
10
 
11
- <p align="center">
12
- <img src="assets/codeverifier-banner.png" width="960" alt="CodeVerifier">
13
- </p>
14
-
15
- <p align="center">
16
- <strong>Code verification from execution and repair evidence</strong>
17
- </p>
18
-
19
- <p align="center">
20
- <a href="#-why-codeverifier">Why CodeVerifier</a> 路
21
- <a href="#-highlights">Highlights</a> 路
22
- <a href="#-models">Models</a>
23
- </p>
24
-
25
- <p align="center">
26
- <img alt="Model sizes" src="https://img.shields.io/badge/Models-2B%20%7C%204B%20%7C%209B-91B9E1?style=flat-square&labelColor=172536">
27
- <img alt="Training framework" src="https://img.shields.io/badge/Framework-ms--swift-F3C44E?style=flat-square&labelColor=172536">
28
- </p>
29
 
30
  > [!NOTE]
31
  > Three size variants are provided in `2B/`, `4B/`, and `9B/`.
 
8
  - ms-swift
9
  ---
10
 
11
+ ![CodeVerifier](https://anonymous-hf.com/api/a/9lomute2oezs/resolve/assets/codeverifier-banner.png)
12
+
13
+ **Code verification from execution and repair evidence**
14
+
15
+ [Why CodeVerifier](#-why-codeverifier) 路 [Highlights](#-highlights) 路 [Models](#-models)
16
+
17
+ ![Model sizes](https://img.shields.io/badge/Models-2B%20%7C%204B%20%7C%209B-91B9E1?style=flat-square&labelColor=172536)
18
+ ![Training framework](https://img.shields.io/badge/Framework-ms--swift-F3C44E?style=flat-square&labelColor=172536)
 
 
 
 
 
 
 
 
 
 
19
 
20
  > [!NOTE]
21
  > Three size variants are provided in `2B/`, `4B/`, and `9B/`.