marcus2000 commited on
Commit
6428a1c
1 Parent(s): 2c7e0c9

Saiga_timelist_task30steps

Browse files
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - generated_from_trainer
5
+ base_model: TheBloke/Llama-2-7B-fp16
6
+ model-index:
7
+ - name: Saiga_timelist_task30steps
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # Saiga_timelist_task30steps
15
+
16
+ This model is a fine-tuned version of [TheBloke/Llama-2-7B-fp16](https://huggingface.co/TheBloke/Llama-2-7B-fp16) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.7980
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 5e-06
38
+ - train_batch_size: 2
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 10
42
+ - total_train_batch_size: 20
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - training_steps: 30
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 1.5376 | 0.05 | 2 | 1.7979 |
52
+ | 1.6041 | 0.1 | 4 | 1.7978 |
53
+ | 1.6858 | 0.15 | 6 | 1.7979 |
54
+ | 1.7722 | 0.21 | 8 | 1.7979 |
55
+ | 1.6524 | 0.26 | 10 | 1.7979 |
56
+ | 1.6374 | 0.31 | 12 | 1.7979 |
57
+ | 1.7269 | 0.36 | 14 | 1.7979 |
58
+ | 1.7028 | 0.41 | 16 | 1.7978 |
59
+ | 1.6422 | 0.46 | 18 | 1.7980 |
60
+ | 1.666 | 0.52 | 20 | 1.7979 |
61
+ | 1.5679 | 0.57 | 22 | 1.7977 |
62
+ | 1.7614 | 0.62 | 24 | 1.7978 |
63
+ | 1.7053 | 0.67 | 26 | 1.7978 |
64
+ | 1.7438 | 0.72 | 28 | 1.7981 |
65
+ | 1.8348 | 0.77 | 30 | 1.7980 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - PEFT 0.10.0
71
+ - Transformers 4.39.3
72
+ - Pytorch 2.2.2+cu121
73
+ - Datasets 2.18.0
74
+ - Tokenizers 0.15.2
adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "TheBloke/Llama-2-7B-fp16",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "o_proj",
24
+ "k_proj",
25
+ "v_proj",
26
+ "q_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:706300dab15685f077ec2a32aa52b000cf1e4f9281cbc0a124774769968310b6
3
+ size 33589040
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d2f624a4fd88edd6b5b092f7fb0daca5979f8bec9c46bdcdc7bd6a997f4d72e
3
+ size 4920