devilyouwei commited on
Commit
2c77bdd
·
verified ·
1 Parent(s): 8e53fcf

add metadata

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # SmartBERT V2 CodeBERT
2
 
3
  ![SmartBERT](./framework.png)
@@ -44,4 +58,4 @@ To train and deploy the SmartBERT V2 model for Web API services, please refer to
44
  ## Contributors
45
 
46
  - [Youwei Huang](https://www.devil.ren)
47
- - [Sen Fang](https://github.com/TomasAndersonFang)
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - microsoft/codebert-base-mlm
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - smart-contract
10
+ - web3
11
+ - software-engineering
12
+ - pre-training
13
+ - embedding
14
+ ---
15
  # SmartBERT V2 CodeBERT
16
 
17
  ![SmartBERT](./framework.png)
 
58
  ## Contributors
59
 
60
  - [Youwei Huang](https://www.devil.ren)
61
+ - [Sen Fang](https://github.com/TomasAndersonFang)