mootez commited on
Commit
27a6d66
·
verified ·
1 Parent(s): 42303cb

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.1749950681.gra6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a149f2b427428f79110178eec295ad505044e25ccc3acf76a1603f9357d0922
3
+ size 18820
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:1120758b9df70d0245e8205a3fb5765bf908af6d7ec6b8c88232bc2eb3efecca
3
+ size 891558696
results.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "rouge1": 0.5340840631463601,
3
+ "rouge2": 0.4966120271318095,
4
+ "rougeL": 0.5312831422540567,
5
+ "rougeLsum": 0.531916108035436,
6
+ "bleu": 0.28625817519898294,
7
+ "precision": [
8
+ 0.296598918318501,
9
+ 0.2879480423182342,
10
+ 0.28252257269002823,
11
+ 0.2782881722714178
12
+ ],
13
+ "brevity_penalty": 1.0,
14
+ "length_ratio": 3.321241133973078,
15
+ "translation_length": 756230,
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:d992c5975e97c4510df8f30b29aae02bb26cc92dd29d02c2a8fbabe0bc7fbaa0
3
+ size 5560