allstax commited on
Commit
bbae054
·
1 Parent(s): 58e2e0a

Pushing fine-tuned model

Browse files
Files changed (4) hide show
  1. README.md +160 -0
  2. adapter_config.json +29 -0
  3. adapter_model.safetensors +3 -0
  4. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,160 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: AIDC-ai-business/Marcoroni-7B-v3
7
+ model-index:
8
+ - name: 20231216-045106
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # 20231216-045106
16
+
17
+ This model is a fine-tuned version of [AIDC-ai-business/Marcoroni-7B-v3](https://huggingface.co/AIDC-ai-business/Marcoroni-7B-v3) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.2843
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 2.5e-05
39
+ - train_batch_size: 2
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 2
45
+ - training_steps: 100
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 2.2541 | 0.02 | 1 | 2.1106 |
53
+ | 1.5517 | 0.03 | 2 | 2.1106 |
54
+ | 2.347 | 0.05 | 3 | 2.0350 |
55
+ | 2.006 | 0.06 | 4 | 1.9297 |
56
+ | 1.8398 | 0.08 | 5 | 1.8406 |
57
+ | 1.8506 | 0.09 | 6 | 1.8406 |
58
+ | 1.8804 | 0.11 | 7 | 1.7621 |
59
+ | 1.9034 | 0.12 | 8 | 1.6988 |
60
+ | 0.9835 | 0.14 | 9 | 1.6494 |
61
+ | 1.4725 | 0.15 | 10 | 1.5915 |
62
+ | 1.1824 | 0.17 | 11 | 1.5557 |
63
+ | 1.3356 | 0.18 | 12 | 1.5557 |
64
+ | 1.1077 | 0.2 | 13 | 1.5242 |
65
+ | 1.4959 | 0.22 | 14 | 1.4908 |
66
+ | 1.4881 | 0.23 | 15 | 1.4550 |
67
+ | 1.2674 | 0.25 | 16 | 1.4201 |
68
+ | 1.2133 | 0.26 | 17 | 1.3872 |
69
+ | 1.5423 | 0.28 | 18 | 1.3521 |
70
+ | 0.9551 | 0.29 | 19 | 1.3212 |
71
+ | 1.1868 | 0.31 | 20 | 1.2881 |
72
+ | 1.4799 | 0.32 | 21 | 1.2526 |
73
+ | 1.2903 | 0.34 | 22 | 1.2154 |
74
+ | 1.3357 | 0.35 | 23 | 1.1770 |
75
+ | 0.868 | 0.37 | 24 | 1.1383 |
76
+ | 1.1978 | 0.38 | 25 | 1.0982 |
77
+ | 1.2102 | 0.4 | 26 | 1.0575 |
78
+ | 0.8946 | 0.42 | 27 | 1.0575 |
79
+ | 1.0671 | 0.43 | 28 | 1.0151 |
80
+ | 1.0761 | 0.45 | 29 | 0.9715 |
81
+ | 0.9568 | 0.46 | 30 | 0.9263 |
82
+ | 0.8203 | 0.48 | 31 | 0.8848 |
83
+ | 0.8601 | 0.49 | 32 | 0.8408 |
84
+ | 0.8253 | 0.51 | 33 | 0.7945 |
85
+ | 0.8098 | 0.52 | 34 | 0.7504 |
86
+ | 0.6567 | 0.54 | 35 | 0.7110 |
87
+ | 0.6545 | 0.55 | 36 | 0.6695 |
88
+ | 0.6036 | 0.57 | 37 | 0.6338 |
89
+ | 0.6746 | 0.58 | 38 | 0.6018 |
90
+ | 0.5376 | 0.6 | 39 | 0.5731 |
91
+ | 0.5674 | 0.62 | 40 | 0.5471 |
92
+ | 0.4762 | 0.63 | 41 | 0.5218 |
93
+ | 0.4755 | 0.65 | 42 | 0.4965 |
94
+ | 0.3974 | 0.66 | 43 | 0.4756 |
95
+ | 0.8437 | 0.68 | 44 | 0.4607 |
96
+ | 0.4766 | 0.69 | 45 | 0.4485 |
97
+ | 0.5403 | 0.71 | 46 | 0.4369 |
98
+ | 0.4201 | 0.72 | 47 | 0.4244 |
99
+ | 0.4326 | 0.74 | 48 | 0.4115 |
100
+ | 0.4669 | 0.75 | 49 | 0.3978 |
101
+ | 0.5259 | 0.77 | 50 | 0.3867 |
102
+ | 0.3906 | 0.78 | 51 | 0.3782 |
103
+ | 0.369 | 0.8 | 52 | 0.3724 |
104
+ | 0.3314 | 0.82 | 53 | 0.3658 |
105
+ | 0.4164 | 0.83 | 54 | 0.3585 |
106
+ | 0.3339 | 0.85 | 55 | 0.3499 |
107
+ | 0.315 | 0.86 | 56 | 0.3405 |
108
+ | 0.5404 | 0.88 | 57 | 0.3340 |
109
+ | 0.3136 | 0.89 | 58 | 0.3302 |
110
+ | 0.3574 | 0.91 | 59 | 0.3275 |
111
+ | 0.3466 | 0.92 | 60 | 0.3249 |
112
+ | 0.3097 | 0.94 | 61 | 0.3226 |
113
+ | 0.4212 | 0.95 | 62 | 0.3208 |
114
+ | 0.3183 | 0.97 | 63 | 0.3184 |
115
+ | 0.2762 | 0.98 | 64 | 0.3162 |
116
+ | 0.3936 | 1.0 | 65 | 0.3143 |
117
+ | 0.303 | 1.02 | 66 | 0.3128 |
118
+ | 0.3813 | 1.03 | 67 | 0.3108 |
119
+ | 0.3065 | 1.05 | 68 | 0.3089 |
120
+ | 0.2457 | 1.06 | 69 | 0.3069 |
121
+ | 0.4008 | 1.08 | 70 | 0.3053 |
122
+ | 0.3131 | 1.09 | 71 | 0.3040 |
123
+ | 0.2483 | 1.11 | 72 | 0.3027 |
124
+ | 0.2445 | 1.12 | 73 | 0.3016 |
125
+ | 0.2717 | 1.14 | 74 | 0.3003 |
126
+ | 0.6308 | 1.15 | 75 | 0.2991 |
127
+ | 0.3271 | 1.17 | 76 | 0.2980 |
128
+ | 0.3013 | 1.18 | 77 | 0.2971 |
129
+ | 0.2951 | 1.2 | 78 | 0.2960 |
130
+ | 0.2514 | 1.22 | 79 | 0.2950 |
131
+ | 0.2836 | 1.23 | 80 | 0.2940 |
132
+ | 0.2538 | 1.25 | 81 | 0.2929 |
133
+ | 0.312 | 1.26 | 82 | 0.2921 |
134
+ | 0.2773 | 1.28 | 83 | 0.2912 |
135
+ | 0.2957 | 1.29 | 84 | 0.2904 |
136
+ | 0.3997 | 1.31 | 85 | 0.2896 |
137
+ | 0.3084 | 1.32 | 86 | 0.2889 |
138
+ | 0.2521 | 1.34 | 87 | 0.2882 |
139
+ | 0.2873 | 1.35 | 88 | 0.2877 |
140
+ | 0.2419 | 1.37 | 89 | 0.2872 |
141
+ | 0.2691 | 1.38 | 90 | 0.2867 |
142
+ | 0.6368 | 1.4 | 91 | 0.2864 |
143
+ | 0.2299 | 1.42 | 92 | 0.2860 |
144
+ | 0.4967 | 1.43 | 93 | 0.2857 |
145
+ | 0.2827 | 1.45 | 94 | 0.2855 |
146
+ | 0.2501 | 1.46 | 95 | 0.2853 |
147
+ | 0.2285 | 1.48 | 96 | 0.2851 |
148
+ | 0.269 | 1.49 | 97 | 0.2849 |
149
+ | 0.2539 | 1.51 | 98 | 0.2847 |
150
+ | 0.2798 | 1.52 | 99 | 0.2845 |
151
+ | 0.2695 | 1.54 | 100 | 0.2843 |
152
+
153
+
154
+ ### Framework versions
155
+
156
+ - PEFT 0.7.2.dev0
157
+ - Transformers 4.37.0.dev0
158
+ - Pytorch 2.1.0+cu121
159
+ - Datasets 2.15.0
160
+ - Tokenizers 0.15.0
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "AIDC-ai-business/Marcoroni-7B-v3",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 32,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 8,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "k_proj",
23
+ "o_proj",
24
+ "q_proj",
25
+ "v_proj"
26
+ ],
27
+ "task_type": "CAUSAL_LM",
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5465cd24538b82d8218ae0119258995924c1c2a6dec1a79a87758a9d0dd067f
3
+ size 27297032
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acaa98d6c49329be4b9ddd7b0d95482f2612a0c9e67264a22304fa6d7197a96f
3
+ size 4728