Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,10 @@ datasets:
|
|
| 14 |
---
|
| 15 |
I created this model with the primary intent to review python code. This is a continued work in progress and I will update as time moves on.
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
base_model: cognitivecomputations/dolphin-2.9.2-qwen2-7b
|
| 19 |
language:
|
|
|
|
| 14 |
---
|
| 15 |
I created this model with the primary intent to review python code. This is a continued work in progress and I will update as time moves on.
|
| 16 |
|
| 17 |
+
Provide the model with python code and it will provide an analysis, which will include suggestions to improve the code.
|
| 18 |
+
|
| 19 |
+
This model can be used to generate prompts to in turn generate "clean" synthetic code bases for fine tuning models that generate python code for tool use.
|
| 20 |
+
|
| 21 |
---
|
| 22 |
base_model: cognitivecomputations/dolphin-2.9.2-qwen2-7b
|
| 23 |
language:
|