Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,8 @@ sdk: gradio
|
|
| 7 |
sdk_version: 5.38.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Code Similarity Visualization with GraphCodeBERT
|
|
|
|
| 7 |
sdk_version: 5.38.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
license: mit
|
| 11 |
+
short_description: Augmenting the Interpretability of GraphCodeBERT
|
| 12 |
---
|
| 13 |
|
| 14 |
# Code Similarity Visualization with GraphCodeBERT
|