Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ library_name: transformers
|
|
17 |
|
18 |
# solidity-generator
|
19 |
|
20 |
-
This model is a model specialized in generating Solidity contract codes. Derived from the [codeparrot/codeparrot-small](https://huggingface.co/codeparrot/codeparrot-small) model
|
21 |
|
22 |
|
23 |
## Model description
|
|
|
17 |
|
18 |
# solidity-generator
|
19 |
|
20 |
+
This model is a model specialized in generating Solidity contract codes. Derived from the [codeparrot/codeparrot-small](https://huggingface.co/codeparrot/codeparrot-small) model, it's been meticulously trained on an extensive set of Solidity contracts and patterns, making it apt for assisting in drafting or suggesting contract structures.
|
21 |
|
22 |
|
23 |
## Model description
|