Danielbrdz
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
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 LLM "braindao/iq-code-evmind-v3-granite-8b-instruct-beginner" is a specialized model fine-tuned for generating Solidity code.
|
11 |
+
It is based on the "ibm-granite/granite-8b-code-instruct" model and has been further trained using the "braindao/Solidity-Dataset", specifically utilizing the "beginner" column of the dataset.
|
12 |
+
This model is designed to assist with Solidity programming tasks, particularly catering to beginners in blockchain and smart contract development.
|
13 |
+
Its focus on Solidity makes it a potentially valuable tool for those learning or working with Ethereum-based smart contracts.
|