Danielbrdz commited on
Commit
62bada4
·
verified ·
1 Parent(s): 0bcc316

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
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
+ This LLM, named braindao/iq-code-evmind-v3-granite-8b-instruct-all, is a specialized model for generating Solidity code.
11
+
12
+ It is based on ibm-granite/granite-8b-code-instruct and has been fine-tuned using the braindao/Solidity-Dataset.
13
+
14
+ The model focuses on the "average", "beginner", and "content" columns of the dataset, likely to provide code examples suitable for different skill levels.
15
+
16
+ This LLM is designed to assist with Solidity programming tasks, particularly for blockchain and smart contract development on Ethereum-compatible platforms.