Danielbrdz
commited on
Commit
•
a581707
1
Parent(s):
d492d26
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
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 model "braindao/iq-code-evmind-v3.1-granite-8b-instruct-expert" is a specialized Large Language Model (LLM hosted on Hugging Face, designed for generating Solidity code.
|
11 |
+
|
12 |
+
It leverages the dataset "braindao/Solidity-Dataset" and is built on the foundation of "ibm-granite/granite-8b-code-instruct."
|
13 |
+
|
14 |
+
This LLM utilizes the "expert" column from the dataset to provide high-quality, expert-level code generation in Solidity, catering specifically to developers and projects in the blockchain and smart contract space.
|