File size: 684 Bytes
2810c64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: mit
language:
  - en
base_model:
  - FacebookAI/roberta-base
pipeline_tag: sentence-similarity
tags:
  - smart-contract
  - web3
  - software-engineering
  - web3se
  - embedding
  - RoBERTa
---

# SmartBERT V1 RoBERTa (2022)

## Overview

This **smart contract pre-trained model** is used to transfer smart contract _function-level_ code to embeddings.

It is trained by **[Sen Fang](https://github.com/TomasAndersonFang)** in 2022 on over **40,000** smart contracts.

Initialized with **RoBERTa**

Please update to [SmartBERT V2](https://huggingface.co/web3se/SmartBERT-v2)

## Thanks

- [Institute of Intelligent Computing Technology, Suzhou, CAS](http://iict.ac.cn/)