mootez commited on
Commit
d10a35e
·
verified ·
1 Parent(s): 2c10864

Upload folder using huggingface_hub

Browse files
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/home/mootez/projects/def-tusharma/mootez/local_models/codet5p-220m",
3
+ "architectures": [
4
+ "T5ForConditionalGeneration"
5
+ ],
6
+ "bos_token_id": 1,
7
+ "classifier_dropout": 0.0,
8
+ "d_ff": 3072,
9
+ "d_kv": 64,
10
+ "d_model": 768,
11
+ "decoder_start_token_id": 0,
12
+ "dense_act_fn": "relu",
13
+ "dropout_rate": 0.1,
14
+ "eos_token_id": 2,
15
+ "feed_forward_proj": "relu",
16
+ "initializer_factor": 1.0,
17
+ "is_encoder_decoder": true,
18
+ "is_gated_act": false,
19
+ "layer_norm_epsilon": 1e-06,
20
+ "merge_layer_index": 0,
21
+ "merger_type": "mean",
22
+ "model_type": "t5",
23
+ "n_positions": 512,
24
+ "num_decoder_layers": 12,
25
+ "num_heads": 12,
26
+ "num_layers": 12,
27
+ "output_past": true,
28
+ "pad_token_id": 0,
29
+ "relative_attention_max_distance": 128,
30
+ "relative_attention_num_buckets": 32,
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.48.2",
33
+ "use_cache": true,
34
+ "vocab_size": 32100
35
+ }
events.out.tfevents.1749912315.gra6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27f5a83569094fc9c6c8c045692abe73debb399acb2837dac44b8c2ea94decb1
3
+ size 18804
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 1,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.48.2"
7
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7f7898d4561ec284aac5dab4331f05436dbc872fd1b7f571a646215fe83b770
3
+ size 891558696
results.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "rouge1": 0.6581961369097286,
3
+ "rouge2": 0.6267713725735391,
4
+ "rougeL": 0.6571023230175994,
5
+ "rougeLsum": 0.6579324835786865,
6
+ "bleu": 0.38967482002888737,
7
+ "precision": [
8
+ 0.40202056078454584,
9
+ 0.39173610749206156,
10
+ 0.38517000948747815,
11
+ 0.3801150289736667
12
+ ],
13
+ "brevity_penalty": 1.0,
14
+ "length_ratio": 2.4483146314148314,
15
+ "translation_length": 557469,
16
+ "reference_length": 227695
17
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ded1b4700a3ba61e476da175329658ae2a139a6410df541f2fe322bd9b894a8f
3
+ size 5496