fbnhnsl commited on
Commit
a946264
·
verified ·
1 Parent(s): 9bb8967

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ base_model:
11
  pipeline_tag: text-generation
12
  tags:
13
  - code
14
- license: cc-by-4.0
15
  ---
16
 
17
  This is a fine-tuned deepseek-coder-1.3b-base model for automatic completion of Solidity code. The model was fine-tuned using the Parameter Efficient Fine-tuning (PEFT) method
 
11
  pipeline_tag: text-generation
12
  tags:
13
  - code
14
+ license: mit
15
  ---
16
 
17
  This is a fine-tuned deepseek-coder-1.3b-base model for automatic completion of Solidity code. The model was fine-tuned using the Parameter Efficient Fine-tuning (PEFT) method