Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
base_model: mistralai/Mistral-7B-v0.1
|
3 |
---
|
4 |
|
5 |
-
#
|
6 |
|
7 |
The model does its best to explain python code in plain language
|
8 |
|
|
|
2 |
base_model: mistralai/Mistral-7B-v0.1
|
3 |
---
|
4 |
|
5 |
+
# Code Explainer
|
6 |
|
7 |
The model does its best to explain python code in plain language
|
8 |
|