Danielbrdz
commited on
Commit
•
61cac51
1
Parent(s):
19c82c7
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- braindao/Solidity-Dataset
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
---
|
8 |
+
This LLM, built on the robust ibm-granite/granite-8b-code-instruct model, is meticulously designed for generating high-quality Solidity code.
|
9 |
+
|
10 |
+
It utilizes the "average" column from the braindao/Solidity-Dataset to ensure a balanced and effective learning process.
|
11 |
+
|
12 |
+
Ideal for beginners and seasoned developers alike, this model aims to simplify the process of writing smart contracts and boost productivity in blockchain development.
|