Spaces:
Runtime error
Runtime error
add issues structure (#2)
Browse files- add issues structure (519a6b6ee0c8eb7b00724e62b35101c8aa546e0a)
Co-authored-by: Loubna Ben Allal <loubnabnl@users.noreply.huggingface.co>
app.py
CHANGED
|
@@ -40,6 +40,12 @@ Stars be: 0, 1-10, 10-100, 100-1000, 1000+
|
|
| 40 |
<start_jupyter><jupyter_text>text<jupyter_code>code<jupyter_output>output<jupyter_text>
|
| 41 |
```
|
| 42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
### Fill-in-the-middle
|
| 44 |
|
| 45 |
```
|
|
|
|
| 40 |
<start_jupyter><jupyter_text>text<jupyter_code>code<jupyter_output>output<jupyter_text>
|
| 41 |
```
|
| 42 |
|
| 43 |
+
### Issues
|
| 44 |
+
|
| 45 |
+
```
|
| 46 |
+
<issue_start><issue_comment>text<issue_comment>...<issue_closed>
|
| 47 |
+
```
|
| 48 |
+
|
| 49 |
### Fill-in-the-middle
|
| 50 |
|
| 51 |
```
|