Jlonge4 commited on
Commit
e7e4308
1 Parent(s): 08873e9

Jlonge4/outputs

Browse files
README.md CHANGED
@@ -14,12 +14,16 @@ model-index:
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/josh-longenecker1-groundedai/phi3.5-hallucination/runs/vn7nj2r3)
 
 
 
 
18
  # outputs
19
 
20
  This model is a fine-tuned version of [microsoft/Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.5219
23
 
24
  ## Model description
25
 
@@ -38,47 +42,35 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 1e-05
42
- - train_batch_size: 1
43
  - eval_batch_size: 8
44
  - seed: 42
45
- - gradient_accumulation_steps: 4
46
  - total_train_batch_size: 4
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
- - lr_scheduler_type: cosine_with_restarts
49
  - lr_scheduler_warmup_steps: 20
50
- - training_steps: 260
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss |
55
- |:-------------:|:-------:|:----:|:---------------:|
56
- | 1.8679 | 1.1429 | 10 | 2.0237 |
57
- | 1.3961 | 2.2857 | 20 | 1.5707 |
58
- | 0.939 | 3.4286 | 30 | 1.1184 |
59
- | 0.9957 | 4.5714 | 40 | 0.9883 |
60
- | 0.8836 | 5.7143 | 50 | 0.9527 |
61
- | 0.8069 | 6.8571 | 60 | 0.9431 |
62
- | 0.6692 | 8.0 | 70 | 0.9416 |
63
- | 0.7691 | 9.1429 | 80 | 0.9574 |
64
- | 0.5804 | 10.2857 | 90 | 0.9505 |
65
- | 0.395 | 11.4286 | 100 | 0.9772 |
66
- | 0.3864 | 12.5714 | 110 | 1.0155 |
67
- | 0.3433 | 13.7143 | 120 | 1.0573 |
68
- | 0.4332 | 14.8571 | 130 | 1.0832 |
69
- | 0.224 | 16.0 | 140 | 1.1592 |
70
- | 0.1891 | 17.1429 | 150 | 1.2302 |
71
- | 0.2235 | 18.2857 | 160 | 1.2603 |
72
- | 0.1925 | 19.4286 | 170 | 1.3136 |
73
- | 0.2264 | 20.5714 | 180 | 1.3556 |
74
- | 0.1491 | 21.7143 | 190 | 1.4057 |
75
- | 0.2421 | 22.8571 | 200 | 1.4966 |
76
- | 0.1515 | 24.0 | 210 | 1.4495 |
77
- | 0.1349 | 25.1429 | 220 | 1.5144 |
78
- | 0.1493 | 26.2857 | 230 | 1.5340 |
79
- | 0.1202 | 27.4286 | 240 | 1.5201 |
80
- | 0.1154 | 28.5714 | 250 | 1.5305 |
81
- | 0.1968 | 29.7143 | 260 | 1.5219 |
82
 
83
 
84
  ### Framework versions
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/josh-longenecker1-groundedai/phi3.5-hallucination/runs/7sv9jcq1)
18
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/josh-longenecker1-groundedai/phi3.5-hallucination/runs/7sv9jcq1)
19
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/josh-longenecker1-groundedai/phi3.5-hallucination/runs/dsbpmror)
20
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/josh-longenecker1-groundedai/phi3.5-hallucination/runs/tt98djcy)
21
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/josh-longenecker1-groundedai/phi3.5-hallucination/runs/tt98djcy)
22
  # outputs
23
 
24
  This model is a fine-tuned version of [microsoft/Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct) on the None dataset.
25
  It achieves the following results on the evaluation set:
26
+ - Loss: 1.2249
27
 
28
  ## Model description
29
 
 
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training:
45
+ - learning_rate: 5e-05
46
+ - train_batch_size: 2
47
  - eval_batch_size: 8
48
  - seed: 42
49
+ - gradient_accumulation_steps: 2
50
  - total_train_batch_size: 4
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: cosine
53
  - lr_scheduler_warmup_steps: 20
54
+ - training_steps: 100
55
 
56
  ### Training results
57
 
58
+ | Training Loss | Epoch | Step | Validation Loss |
59
+ |:-------------:|:------:|:----:|:---------------:|
60
+ | 1.979 | 0.5882 | 5 | 2.1552 |
61
+ | 1.5649 | 1.1765 | 10 | 1.7044 |
62
+ | 1.5355 | 1.7647 | 15 | 1.3163 |
63
+ | 0.9301 | 2.3529 | 20 | 1.0521 |
64
+ | 0.7935 | 2.9412 | 25 | 0.9929 |
65
+ | 0.6411 | 3.5294 | 30 | 0.9735 |
66
+ | 0.6521 | 4.1176 | 35 | 0.9699 |
67
+ | 0.4867 | 4.7059 | 40 | 0.9812 |
68
+ | 0.6112 | 5.2941 | 45 | 1.0029 |
69
+ | 0.5041 | 5.8824 | 50 | 1.1055 |
70
+ | 0.4784 | 6.4706 | 55 | 1.0859 |
71
+ | 0.3787 | 7.0588 | 60 | 1.1113 |
72
+ | 0.2676 | 7.6471 | 65 | 1.3963 |
73
+ | 0.3066 | 8.2353 | 70 | 1.2249 |
 
 
 
 
 
 
 
 
 
 
 
 
74
 
75
 
76
  ### Framework versions
adapter_config.json CHANGED
@@ -11,22 +11,22 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 128,
14
- "lora_dropout": 0.2,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "k_proj",
25
  "down_proj",
26
- "gate_proj",
27
- "o_proj",
28
  "q_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 128,
14
+ "lora_dropout": 0.3,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
  "k_proj",
25
  "down_proj",
26
+ "up_proj",
 
27
  "q_proj",
28
+ "gate_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c47f5b555306903f26770a32ba84cdb3afdda4a92f30a5a6a0a28d0268ee956e
3
- size 142623480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa0ee5d1cd74a882e54ea6740f67e2475df2f768c58d30859d5bc7041e49462e
3
+ size 71320216
runs/Sep08_13-42-39_4e836cbe7489/events.out.tfevents.1725802961.4e836cbe7489.256.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dfe3e0b0877de3571cbb070e819a6f089cdcd99a3a573049e93e42bc37dab7d
3
+ size 29510
runs/Sep08_13-46-17_4e836cbe7489/events.out.tfevents.1725803178.4e836cbe7489.256.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ceeeabaf2ec5ca006ad09508ebc95ae37ec36a1b7ecabbd32bf49e1eadeaa07
3
+ size 35461
runs/Sep08_13-50-21_4e836cbe7489/events.out.tfevents.1725803422.4e836cbe7489.256.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f06b1cc98ff047d6ee0e1afd04da70292bc4dff96dedc7a6326d27fc69a2280c
3
+ size 24032
runs/Sep08_13-52-53_4e836cbe7489/events.out.tfevents.1725803574.4e836cbe7489.256.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcfb60e60be819be38c4fe603b69b6d71a78d270342aafc3029273e8eeee5750
3
+ size 8073
runs/Sep08_13-53-27_4e836cbe7489/events.out.tfevents.1725803608.4e836cbe7489.256.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eca1e44fa402959ba33069458393266c73280dc5a6ff23dc0b2b06703ad9f695
3
+ size 26637
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68156363a28ce3d23f4f6fe3990ca6cd67bf6b5e851dc870c0ea8fd2a80adf41
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d6a63621a4deaf4f2435c3108521be660f015cdcbdf0e69d4626b98f36798d3
3
  size 5432