Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- braindao/Solidity-Dataset
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- solidity
|
| 9 |
+
---
|
| 10 |
+
**Model Name:** braindao/iq-code-evmind-v3.1-granite-8b-instruct-all
|
| 11 |
+
|
| 12 |
+
**Base Model:** ibm-granite/granite-8b-code-instruct
|
| 13 |
+
|
| 14 |
+
**Dataset:** braindao/Solidity-Dataset
|
| 15 |
+
|
| 16 |
+
**Specialization:** Solidity Code Generation
|
| 17 |
+
|
| 18 |
+
The **braindao/iq-code-evmind-v3.1-granite-8b-instruct-all** model is a highly specialized language model designed to generate Solidity code. Built on the robust foundation of the **ibm-granite/granite-8b-code-instruct** model, it leverages the comprehensive **braindao/Solidity-Dataset**. This dataset includes multiple proficiency levels—expert, average, beginner, and content—ensuring a well-rounded and versatile code generation capability. This model is ideal for a wide range of Solidity development tasks, from beginners seeking to learn the basics to experts needing advanced solutions.
|