liuylhf commited on
Commit
1f64dbf
1 Parent(s): c91eb94

Model save

Browse files
Files changed (31) hide show
  1. README.md +60 -0
  2. adapter_config.json +35 -0
  3. adapter_model.safetensors +3 -0
  4. runs/Feb27_04-48-55_a100-italy/events.out.tfevents.1709009353.a100-italy.145378.0 +3 -0
  5. runs/Feb27_04-49-47_a100-italy/events.out.tfevents.1709009400.a100-italy.145844.0 +3 -0
  6. runs/Feb27_04-58-44_a100-italy/events.out.tfevents.1709009935.a100-italy.147008.0 +3 -0
  7. runs/Feb27_05-05-55_a100-italy/events.out.tfevents.1709010373.a100-italy.148345.0 +3 -0
  8. runs/Feb27_05-29-01_a100-italy/events.out.tfevents.1709011788.a100-italy.152155.0 +3 -0
  9. runs/Feb27_05-35-03_a100-italy/events.out.tfevents.1709012118.a100-italy.153834.0 +3 -0
  10. runs/Feb27_18-19-16_a100-italy/events.out.tfevents.1709057967.a100-italy.187367.0 +3 -0
  11. runs/Feb27_18-31-03_a100-italy/events.out.tfevents.1709058675.a100-italy.188512.0 +3 -0
  12. runs/Feb27_18-31-29_a100-italy/events.out.tfevents.1709058700.a100-italy.188663.0 +3 -0
  13. runs/Feb27_18-33-01_a100-italy/events.out.tfevents.1709058935.a100-italy.188877.0 +3 -0
  14. runs/Feb27_18-37-59_a100-italy/events.out.tfevents.1709059131.a100-italy.189537.0 +3 -0
  15. runs/Feb27_18-41-06_a100-italy/events.out.tfevents.1709059277.a100-italy.190349.0 +3 -0
  16. runs/Feb27_18-43-28_a100-italy/events.out.tfevents.1709059434.a100-italy.190777.0 +3 -0
  17. runs/Feb27_19-59-45_a100-italy/events.out.tfevents.1709063997.a100-italy.193992.0 +3 -0
  18. runs/Feb27_20-00-50_a100-italy/events.out.tfevents.1709064062.a100-italy.194171.0 +3 -0
  19. runs/Feb27_20-01-40_a100-italy/events.out.tfevents.1709064112.a100-italy.194319.0 +3 -0
  20. runs/Feb27_20-14-44_a100-italy/events.out.tfevents.1709064899.a100-italy.196012.0 +3 -0
  21. runs/Feb27_20-17-29_a100-italy/events.out.tfevents.1709065117.a100-italy.196550.0 +3 -0
  22. runs/Feb27_21-06-47_a100-italy/events.out.tfevents.1709068075.a100-italy.202481.0 +3 -0
  23. runs/Feb27_21-12-22_a100-italy/events.out.tfevents.1709068380.a100-italy.204074.0 +3 -0
  24. runs/Feb27_21-17-26_a100-italy/events.out.tfevents.1709068684.a100-italy.204914.0 +3 -0
  25. runs/Feb27_21-21-30_a100-italy/events.out.tfevents.1709068931.a100-italy.205702.0 +3 -0
  26. runs/Feb27_21-23-39_a100-italy/events.out.tfevents.1709069057.a100-italy.206128.0 +3 -0
  27. runs/Feb27_21-25-32_a100-italy/events.out.tfevents.1709069171.a100-italy.206542.0 +3 -0
  28. runs/Feb27_22-34-25_a100-italy/events.out.tfevents.1709073300.a100-italy.212413.0 +3 -0
  29. runs/Feb27_22-39-45_a100-italy/events.out.tfevents.1709073621.a100-italy.212642.0 +3 -0
  30. runs/Feb28_00-08-52_a100-italy/events.out.tfevents.1709078951.a100-italy.218183.0 +3 -0
  31. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
7
+ model-index:
8
+ - name: Mistral-7B-Instruct-v0.2-peft-v1
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
+ # Mistral-7B-Instruct-v0.2-peft-v1
16
+
17
+ This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on an unknown dataset.
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 0.001
37
+ - train_batch_size: 4
38
+ - eval_batch_size: 8
39
+ - seed: 42
40
+ - distributed_type: multi-GPU
41
+ - num_devices: 2
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 32
44
+ - total_eval_batch_size: 16
45
+ - optimizer: Adam with betas=(0.9,0.95) and epsilon=1e-05
46
+ - lr_scheduler_type: cosine
47
+ - lr_scheduler_warmup_steps: 10
48
+ - num_epochs: 0.3
49
+
50
+ ### Training results
51
+
52
+
53
+
54
+ ### Framework versions
55
+
56
+ - PEFT 0.8.2
57
+ - Transformers 4.39.0.dev0
58
+ - Pytorch 2.2.0+cu121
59
+ - Datasets 2.17.1
60
+ - Tokenizers 0.15.0
adapter_config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "MistralForCausalLM",
5
+ "parent_library": "transformers.models.mistral.modeling_mistral"
6
+ },
7
+ "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.2",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 16,
16
+ "lora_dropout": 0.05,
17
+ "megatron_config": null,
18
+ "megatron_core": "megatron.core",
19
+ "modules_to_save": null,
20
+ "peft_type": "LORA",
21
+ "r": 16,
22
+ "rank_pattern": {},
23
+ "revision": null,
24
+ "target_modules": [
25
+ "k_proj",
26
+ "o_proj",
27
+ "down_proj",
28
+ "q_proj",
29
+ "up_proj",
30
+ "gate_proj",
31
+ "v_proj"
32
+ ],
33
+ "task_type": null,
34
+ "use_rslora": false
35
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f966d243a440a8127656006cb930db0467fa3b8aa6aa24260b7083faf75396d1
3
+ size 83946192
runs/Feb27_04-48-55_a100-italy/events.out.tfevents.1709009353.a100-italy.145378.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:449baccbe591059d69ce7b3e99a624469aa7c7a3eaa1333913ce917bc5007ce7
3
+ size 4560
runs/Feb27_04-49-47_a100-italy/events.out.tfevents.1709009400.a100-italy.145844.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de6150315ded753357e8400fff5c5ea6cedad6dd6773836261f07bb7424a5c32
3
+ size 4562
runs/Feb27_04-58-44_a100-italy/events.out.tfevents.1709009935.a100-italy.147008.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b0c96d579621089ae23ca906577ece74c6da79708adcbb48348182a8e40185b
3
+ size 5005
runs/Feb27_05-05-55_a100-italy/events.out.tfevents.1709010373.a100-italy.148345.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fc3791b8ad4e97e9c7aff6728dff0f07d5fb8207990ba8fb8693e9f8c6c0ff1
3
+ size 5005
runs/Feb27_05-29-01_a100-italy/events.out.tfevents.1709011788.a100-italy.152155.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7908ed3f8804060fa76ad2d2a7282f511456bef399a2dc8db7ef41c2835e34f
3
+ size 5005
runs/Feb27_05-35-03_a100-italy/events.out.tfevents.1709012118.a100-italy.153834.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c83484efbdfdf94ae72db6e3aa73f7122215ca8022ac047fb381a69fe8f7bc82
3
+ size 12034
runs/Feb27_18-19-16_a100-italy/events.out.tfevents.1709057967.a100-italy.187367.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03b4764cf312f565f78d5d74ddeb9787171e81599ae1522015b007bffe48ae84
3
+ size 5004
runs/Feb27_18-31-03_a100-italy/events.out.tfevents.1709058675.a100-italy.188512.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6c730ef8e25bbfffeedf1a27a04949119b44626d043d48ec866e01a772feac0
3
+ size 5004
runs/Feb27_18-31-29_a100-italy/events.out.tfevents.1709058700.a100-italy.188663.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92fd26a6b835334fd6bebf13987539ab309fc65a0225a2e1c158bcc747a3ae65
3
+ size 5004
runs/Feb27_18-33-01_a100-italy/events.out.tfevents.1709058935.a100-italy.188877.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3eeae4fc4aabdee124884f122d809ff2f54e704fe9732f4d66ae00af8a85057
3
+ size 5004
runs/Feb27_18-37-59_a100-italy/events.out.tfevents.1709059131.a100-italy.189537.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dac425b6ef4b0fcb50f4a1ed0940629a6682d8d9ca3c28883cac4d1aafe853c
3
+ size 5004
runs/Feb27_18-41-06_a100-italy/events.out.tfevents.1709059277.a100-italy.190349.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f8a0eeb025e4f46ce22add50841e74a8aac21ca69dd513742a72b47faaae003
3
+ size 5003
runs/Feb27_18-43-28_a100-italy/events.out.tfevents.1709059434.a100-italy.190777.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:199776ff7f13dc150f4efe913e2b41d2a8a5543cfc36f238fe36a6a9fdf06516
3
+ size 5003
runs/Feb27_19-59-45_a100-italy/events.out.tfevents.1709063997.a100-italy.193992.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01a1f208367fb14abc7234921c460a70f07c8d871773594dadefcf1cf1360ece
3
+ size 5003
runs/Feb27_20-00-50_a100-italy/events.out.tfevents.1709064062.a100-italy.194171.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fffd6bd6076870c281d7c9156104702b1a1d3305a6bce043be325e9e185464a
3
+ size 5003
runs/Feb27_20-01-40_a100-italy/events.out.tfevents.1709064112.a100-italy.194319.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:677ad285b52fdab1121df2fbbf510f73e70f650cb86fccb75dc5a666fc3f1af5
3
+ size 5311
runs/Feb27_20-14-44_a100-italy/events.out.tfevents.1709064899.a100-italy.196012.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de5747a95041a6cb8f5533bcaf0f3ddae2d6f4d8958b6b258835fe15190455c9
3
+ size 5040
runs/Feb27_20-17-29_a100-italy/events.out.tfevents.1709065117.a100-italy.196550.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3609a4c52784fcb5b619e310da62d08f4f594b59adc77bf752fb4218465c5df
3
+ size 9118
runs/Feb27_21-06-47_a100-italy/events.out.tfevents.1709068075.a100-italy.202481.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b99c85ef3ccb15e3f647afb7a44ff4eaff536b7df7158813f2d6c9d1b78341f8
3
+ size 5039
runs/Feb27_21-12-22_a100-italy/events.out.tfevents.1709068380.a100-italy.204074.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5caaabf74edd83dd10bd16012e164294ce1a1b24d6a2ec26b64dad1568b446a0
3
+ size 5039
runs/Feb27_21-17-26_a100-italy/events.out.tfevents.1709068684.a100-italy.204914.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d5a9516bb729187f45884473a0d8f14d7025a3b6370ddcc561ae215aaba0e4c
3
+ size 5039
runs/Feb27_21-21-30_a100-italy/events.out.tfevents.1709068931.a100-italy.205702.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4369f6f47068a24fdab4104989fd0defbb830b48d5653227ae6eee8b6a7511b
3
+ size 5041
runs/Feb27_21-23-39_a100-italy/events.out.tfevents.1709069057.a100-italy.206128.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52aa4e42659683ba850ef30f6db66060819f43fa04ecb99da3e7adaa64784fa4
3
+ size 5041
runs/Feb27_21-25-32_a100-italy/events.out.tfevents.1709069171.a100-italy.206542.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b7b1c57aed82135577b409dda9a7d83faa56fdd94451e966c8224f268d53eea
3
+ size 8766
runs/Feb27_22-34-25_a100-italy/events.out.tfevents.1709073300.a100-italy.212413.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b75d77a4b68800743dc29160a38911aa2e32bf11a08460b1f216d8fb09539533
3
+ size 5347
runs/Feb27_22-39-45_a100-italy/events.out.tfevents.1709073621.a100-italy.212642.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:839f15c1063857d6c7a3646375156cfe3ac0bcfde2d059dbdcfa9b73a00b2016
3
+ size 7649
runs/Feb28_00-08-52_a100-italy/events.out.tfevents.1709078951.a100-italy.218183.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cd1a0fce751d2392204b5701671b7af01a58bb3728f0f76492abc677c729848
3
+ size 5504
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc379d8ca08f55b4166e4f03304cdd1354205dcb37634643cd143b6cd20873c5
3
+ size 5880