kse commited on
Commit
b82448f
·
1 Parent(s): 9b12bae

Initial commit

Browse files
config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "SnypzZz/Llama2-13b-Language-translate",
3
+ "_num_labels": 3,
4
+ "activation_dropout": 0.0,
5
+ "activation_function": "relu",
6
+ "add_bias_logits": false,
7
+ "add_final_layer_norm": true,
8
+ "architectures": [
9
+ "MBartForConditionalGeneration"
10
+ ],
11
+ "attention_dropout": 0.0,
12
+ "bos_token_id": 0,
13
+ "classif_dropout": 0.0,
14
+ "classifier_dropout": 0.0,
15
+ "d_model": 1024,
16
+ "decoder_attention_heads": 16,
17
+ "decoder_ffn_dim": 4096,
18
+ "decoder_layerdrop": 0.0,
19
+ "decoder_layers": 12,
20
+ "decoder_start_token_id": 2,
21
+ "dropout": 0.1,
22
+ "early_stopping": true,
23
+ "encoder_attention_heads": 16,
24
+ "encoder_ffn_dim": 4096,
25
+ "encoder_layerdrop": 0.0,
26
+ "encoder_layers": 12,
27
+ "eos_token_id": 2,
28
+ "forced_eos_token_id": 2,
29
+ "gradient_checkpointing": false,
30
+ "id2label": {
31
+ "0": "LABEL_0",
32
+ "1": "LABEL_1",
33
+ "2": "LABEL_2"
34
+ },
35
+ "init_std": 0.02,
36
+ "is_encoder_decoder": true,
37
+ "label2id": {
38
+ "LABEL_0": 0,
39
+ "LABEL_1": 1,
40
+ "LABEL_2": 2
41
+ },
42
+ "max_length": 200,
43
+ "max_position_embeddings": 1024,
44
+ "model_type": "mbart",
45
+ "normalize_before": true,
46
+ "normalize_embedding": true,
47
+ "num_beams": 5,
48
+ "num_hidden_layers": 12,
49
+ "output_past": true,
50
+ "pad_token_id": 1,
51
+ "scale_embedding": true,
52
+ "static_position_embeddings": false,
53
+ "tokenizer_class": "MBart50Tokenizer",
54
+ "torch_dtype": "float32",
55
+ "transformers_version": "4.33.3",
56
+ "use_cache": true,
57
+ "vocab_size": 250054
58
+ }
generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "decoder_start_token_id": 2,
5
+ "early_stopping": true,
6
+ "eos_token_id": 2,
7
+ "forced_eos_token_id": 2,
8
+ "max_length": 200,
9
+ "num_beams": 5,
10
+ "pad_token_id": 1,
11
+ "transformers_version": "4.33.3"
12
+ }
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69d0022caf241d5c041bd9fb3bac3e353e97229b3e0fc52b71d100cdcee636c4
3
+ size 4887473390
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de118d5016260363f089bdc5647b2c671987bd412ae71d8b7e6edd393a70a5c7
3
+ size 2444694045
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f2774cf6f031b1ddcfb300bec118eb628a80b6ed8f7fdfdd68c38f06bfe9fc4
3
+ size 14575
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d57d76696b84d28d29b54be2321d6b3c513a1fd7d4a2b2aadaf04e618e13bf2
3
+ size 627
trainer_state.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.033053942024707794,
3
+ "best_model_checkpoint": "./results/checkpoint-3520",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 5280,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.28,
13
+ "learning_rate": 4.5265151515151514e-05,
14
+ "loss": 0.4808,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 0.57,
19
+ "learning_rate": 4.053030303030303e-05,
20
+ "loss": 0.0427,
21
+ "step": 1000
22
+ },
23
+ {
24
+ "epoch": 0.85,
25
+ "learning_rate": 3.579545454545455e-05,
26
+ "loss": 0.0385,
27
+ "step": 1500
28
+ },
29
+ {
30
+ "epoch": 1.0,
31
+ "eval_loss": 0.03568091243505478,
32
+ "eval_runtime": 219.2181,
33
+ "eval_samples_per_second": 51.843,
34
+ "eval_steps_per_second": 3.243,
35
+ "step": 1760
36
+ },
37
+ {
38
+ "epoch": 1.14,
39
+ "learning_rate": 3.106060606060606e-05,
40
+ "loss": 0.0309,
41
+ "step": 2000
42
+ },
43
+ {
44
+ "epoch": 1.42,
45
+ "learning_rate": 2.6325757575757575e-05,
46
+ "loss": 0.0265,
47
+ "step": 2500
48
+ },
49
+ {
50
+ "epoch": 1.7,
51
+ "learning_rate": 2.1590909090909093e-05,
52
+ "loss": 0.0246,
53
+ "step": 3000
54
+ },
55
+ {
56
+ "epoch": 1.99,
57
+ "learning_rate": 1.6856060606060605e-05,
58
+ "loss": 0.0244,
59
+ "step": 3500
60
+ },
61
+ {
62
+ "epoch": 2.0,
63
+ "eval_loss": 0.033053942024707794,
64
+ "eval_runtime": 217.1125,
65
+ "eval_samples_per_second": 52.346,
66
+ "eval_steps_per_second": 3.275,
67
+ "step": 3520
68
+ },
69
+ {
70
+ "epoch": 2.27,
71
+ "learning_rate": 1.2121212121212122e-05,
72
+ "loss": 0.0145,
73
+ "step": 4000
74
+ },
75
+ {
76
+ "epoch": 2.56,
77
+ "learning_rate": 7.386363636363637e-06,
78
+ "loss": 0.014,
79
+ "step": 4500
80
+ },
81
+ {
82
+ "epoch": 2.84,
83
+ "learning_rate": 2.651515151515152e-06,
84
+ "loss": 0.0135,
85
+ "step": 5000
86
+ },
87
+ {
88
+ "epoch": 3.0,
89
+ "eval_loss": 0.035611141473054886,
90
+ "eval_runtime": 217.9599,
91
+ "eval_samples_per_second": 52.143,
92
+ "eval_steps_per_second": 3.262,
93
+ "step": 5280
94
+ }
95
+ ],
96
+ "logging_steps": 500,
97
+ "max_steps": 5280,
98
+ "num_train_epochs": 3,
99
+ "save_steps": 500,
100
+ "total_flos": 2.2877576286437376e+16,
101
+ "trial_name": null,
102
+ "trial_params": null
103
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:003a34c80ffed7165ec1d457aadb94f653ad14d1b28f1f40f5c79e0edb3daabe
3
+ size 4027