jordiae commited on
Commit
b3b26e0
1 Parent(s): 4cdd630

Upload 18 files

Browse files
config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "activation_function": "gelu",
4
+ "add_bias_logits": false,
5
+ "add_final_layer_norm": false,
6
+ "architectures": [
7
+ "BartForConditionalGeneration"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "bos_token_id": 0,
11
+ "classifier_dropout": 0.0,
12
+ "d_model": 1024,
13
+ "decoder_attention_heads": 16,
14
+ "decoder_ffn_dim": 4096,
15
+ "decoder_layerdrop": 0,
16
+ "decoder_layers": 6,
17
+ "decoder_start_token_id": 2,
18
+ "dropout": 0.0,
19
+ "early_stopping": true,
20
+ "encoder_attention_heads": 16,
21
+ "encoder_ffn_dim": 4096,
22
+ "encoder_layerdrop": 0,
23
+ "encoder_layers": 6,
24
+ "eos_token_id": 2,
25
+ "forced_bos_token_id": 0,
26
+ "forced_eos_token_id": 2,
27
+ "gradient_checkpointing": false,
28
+ "id2label": {
29
+ "0": "LABEL_0",
30
+ "1": "LABEL_1",
31
+ "2": "LABEL_2"
32
+ },
33
+ "init_std": 0.02,
34
+ "is_encoder_decoder": true,
35
+ "label2id": {
36
+ "LABEL_0": 0,
37
+ "LABEL_1": 1,
38
+ "LABEL_2": 2
39
+ },
40
+ "max_position_embeddings": 2048,
41
+ "model_type": "bart",
42
+ "normalize_before": false,
43
+ "num_beams": 5,
44
+ "num_hidden_layers": 6,
45
+ "pad_token_id": 1,
46
+ "scale_embedding": false,
47
+ "torch_dtype": "float32",
48
+ "transformers_version": "4.22.2",
49
+ "use_cache": true,
50
+ "vocab_size": 16113
51
+ }
dict.arm_opt3.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.c.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.clang_arm_opt3_ir_optz.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.clang_opt3_arm_opt3.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.clang_opt3_c.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.clang_opt3_ir.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.clang_opt3_ir_opt3.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.clang_opt3_ir_optz.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.clang_riscv_opt3_ir_optz.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.ir.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.ir_opt3.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.ir_optz.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.opt3_ir_optz.txt ADDED
The diff for this file is too large to render. See raw diff
 
dict.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d05a4fe1b012c1b600fe0e39d7fd96e377d3eb7c822f3ea1e7d86360ae732fef
3
+ size 3403490555
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:248a0ccddb4e2a790e567924e200979a0417b2846d2d66a214ba6262c59edd94
3
+ size 788385529
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff