marcus2000 commited on
Commit
98f7cdc
1 Parent(s): 1d8de2e

timelist7baugustdata

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - generated_from_trainer
5
+ base_model: TheBloke/Llama-2-7B-fp16
6
+ model-index:
7
+ - name: timelist7baugustdata
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
+ # timelist7baugustdata
15
+
16
+ This model is a fine-tuned version of [TheBloke/Llama-2-7B-fp16](https://huggingface.co/TheBloke/Llama-2-7B-fp16) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.9871
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: 0.0003
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: 350
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 1.3921 | 1.79 | 50 | 1.2835 |
52
+ | 0.9999 | 3.58 | 100 | 1.0558 |
53
+ | 0.8431 | 5.38 | 150 | 0.9720 |
54
+ | 0.7712 | 7.17 | 200 | 0.9703 |
55
+ | 0.7167 | 8.96 | 250 | 0.9683 |
56
+ | 0.6836 | 10.75 | 300 | 0.9829 |
57
+ | 0.6672 | 12.54 | 350 | 0.9871 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.11.1
63
+ - Transformers 4.38.2
64
+ - Pytorch 2.2.2+cu121
65
+ - Datasets 2.19.0
66
+ - Tokenizers 0.15.2
adapter_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": null,
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": 32,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "classifier",
19
+ "score"
20
+ ],
21
+ "peft_type": "LORA",
22
+ "r": 16,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
+ ],
29
+ "task_type": "SEQ_CLS",
30
+ "use_dora": false,
31
+ "use_rslora": false
32
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b91beb89b8a588ecd851d408fc098e4b34dec342004bb2e767662f3adec9fedd
3
+ size 33593392
runs/Aug22_11-09-36_be8cf96a6f6d/events.out.tfevents.1724324978.be8cf96a6f6d.21811.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f2827c0a31ffa3d678ba73673443bb6544dc09cec998ecc034c04d84f3bf82f
3
+ size 4842
runs/Aug22_11-21-08_be8cf96a6f6d/events.out.tfevents.1724325678.be8cf96a6f6d.25959.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:933114a694714ea3efbe78e69f141bd76361ba0c3ba06ae69a37fe10e9a77183
3
+ size 8345
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bedc1f4312d80ea227f87588695509ac7421c993c865889a4d62bc37531956d8
3
+ size 4920