cristinaimprota commited on
Commit
c675a4c
1 Parent(s): da8e33c

Upload 2 files

Browse files

CodeBERT model trained on violent-python dataset with block-, function- and line-level samples combined.
Batch-size = 16, source and target token length = 256.

Files changed (2) hide show
  1. config.json +23 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attention_probs_dropout_prob": 0.1,
3
+ "finetuning_task": null,
4
+ "hidden_act": "gelu",
5
+ "hidden_dropout_prob": 0.1,
6
+ "hidden_size": 768,
7
+ "initializer_range": 0.02,
8
+ "intermediate_size": 3072,
9
+ "is_decoder": false,
10
+ "layer_norm_eps": 1e-05,
11
+ "max_position_embeddings": 514,
12
+ "num_attention_heads": 12,
13
+ "num_hidden_layers": 12,
14
+ "num_labels": 2,
15
+ "output_attentions": false,
16
+ "output_hidden_states": false,
17
+ "output_past": true,
18
+ "pruned_heads": {},
19
+ "torchscript": false,
20
+ "type_vocab_size": 1,
21
+ "use_bfloat16": false,
22
+ "vocab_size": 50265
23
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f66f5d476fc68aed5d315caacd01bcf0d0ffd8eae274514d63f4149d647130a3
3
+ size 706916066