Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,8 @@ library_name: transformers
|
|
| 19 |
|
| 20 |
---
|
| 21 |
|
|
|
|
|
|
|
| 22 |
## Intended Use
|
| 23 |
|
| 24 |
This model is tailored for automation tasks requiring the generation and execution of Python or Batch scripts. It performs best when used with the following **system prompt**:
|
|
@@ -117,14 +119,6 @@ The model was fine-tuned on a curated dataset focusing on:
|
|
| 117 |
|
| 118 |
---
|
| 119 |
|
| 120 |
-
## Performance and Benchmarks
|
| 121 |
-
|
| 122 |
-
- **Code Precision**: High accuracy in generating executable scripts.
|
| 123 |
-
- **Task Versatility**: Capable of handling diverse system operations effectively.
|
| 124 |
-
- **Execution Reliability**: Ensures generated scripts perform consistently under expected conditions.
|
| 125 |
-
|
| 126 |
-
---
|
| 127 |
-
|
| 128 |
## Limitations
|
| 129 |
|
| 130 |
- **Platform Specificity**: Optimized for Windows; performance may vary on other operating systems.
|
|
|
|
| 19 |
|
| 20 |
---
|
| 21 |
|
| 22 |
+
**You can integrate this model with the [Code-Atlas project](https://github.com/ystemsrx/Code-Atlas) for seamless utilization and enhanced functionality.**
|
| 23 |
+
|
| 24 |
## Intended Use
|
| 25 |
|
| 26 |
This model is tailored for automation tasks requiring the generation and execution of Python or Batch scripts. It performs best when used with the following **system prompt**:
|
|
|
|
| 119 |
|
| 120 |
---
|
| 121 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
## Limitations
|
| 123 |
|
| 124 |
- **Platform Specificity**: Optimized for Windows; performance may vary on other operating systems.
|