Danielbrdz
commited on
Commit
•
e47a8e5
1
Parent(s):
cacb301
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
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 |
+
The braindao/iq-code-evmind-v3-granite-8b-instruct-average is a specialized language model designed for generating Solidity code, the programming language used for writing smart contracts on the Ethereum blockchain. This model is trained using the braindao/Solidity-Dataset, specifically leveraging the “average” column to enhance its ability to produce high-quality, accurate Solidity code snippets and instructions. With its advanced 8-billion parameter architecture, it excels in understanding and generating contextually appropriate Solidity code, making it a valuable tool for developers and blockchain enthusiasts.
|