Jlonge4 commited on
Commit
5ff9438
1 Parent(s): 58bb8d6

Jlonge4/rag-rel

Browse files
README.md CHANGED
@@ -16,12 +16,13 @@ model-index:
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
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/grounded-ai-rag-relevance/runs/oius6vlo)
 
20
  # grounded-ai-rag-3
21
 
22
  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.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 1.3813
25
  - Rouge1: 1.0
26
  - Rouge2: 0.0
27
  - Rougel: 1.0
@@ -53,26 +54,20 @@ The following hyperparameters were used during training:
53
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
54
  - lr_scheduler_type: cosine
55
  - lr_scheduler_warmup_steps: 15
56
- - training_steps: 150
57
 
58
  ### Training results
59
 
60
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
61
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
62
- | 1.7953 | 5.0 | 5 | 1.8076 | 1.0 | 0.0 | 1.0 | 1.0 |
63
- | 1.4603 | 10.0 | 10 | 1.6034 | 1.0 | 0.0 | 1.0 | 1.0 |
64
- | 1.2107 | 15.0 | 15 | 1.4092 | 1.0 | 0.0 | 1.0 | 1.0 |
65
- | 0.911 | 20.0 | 20 | 1.2036 | 1.0 | 0.0 | 1.0 | 1.0 |
66
- | 0.5225 | 25.0 | 25 | 1.0263 | 1.0 | 0.0 | 1.0 | 1.0 |
67
- | 0.2248 | 30.0 | 30 | 0.9228 | 1.0 | 0.0 | 1.0 | 1.0 |
68
- | 0.1138 | 35.0 | 35 | 0.9692 | 1.0 | 0.0 | 1.0 | 1.0 |
69
- | 0.0533 | 40.0 | 40 | 1.1089 | 1.0 | 0.0 | 1.0 | 1.0 |
70
- | 0.0197 | 45.0 | 45 | 1.1951 | 1.0 | 0.0 | 1.0 | 1.0 |
71
- | 0.0066 | 50.0 | 50 | 1.2534 | 1.0 | 0.0 | 1.0 | 1.0 |
72
- | 0.0051 | 55.0 | 55 | 1.3186 | 1.0 | 0.0 | 1.0 | 1.0 |
73
- | 0.0036 | 60.0 | 60 | 1.3523 | 1.0 | 0.0 | 1.0 | 1.0 |
74
- | 0.0047 | 65.0 | 65 | 1.3669 | 1.0 | 0.0 | 1.0 | 1.0 |
75
- | 0.0037 | 70.0 | 70 | 1.3813 | 1.0 | 0.0 | 1.0 | 1.0 |
76
 
77
 
78
  ### Framework versions
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
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/grounded-ai-rag-relevance/runs/7nacy5gw)
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/grounded-ai-rag-relevance/runs/7nacy5gw)
21
  # grounded-ai-rag-3
22
 
23
  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.
24
  It achieves the following results on the evaluation set:
25
+ - Loss: 0.5557
26
  - Rouge1: 1.0
27
  - Rouge2: 0.0
28
  - Rougel: 1.0
 
54
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
55
  - lr_scheduler_type: cosine
56
  - lr_scheduler_warmup_steps: 15
57
+ - training_steps: 40
58
 
59
  ### Training results
60
 
61
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
62
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
63
+ | 1.8222 | 5.0 | 5 | 1.9460 | 1.0 | 0.0 | 1.0 | 1.0 |
64
+ | 1.7609 | 10.0 | 10 | 1.6547 | 1.0 | 0.0 | 1.0 | 1.0 |
65
+ | 1.4433 | 15.0 | 15 | 1.3821 | 1.0 | 0.0 | 1.0 | 1.0 |
66
+ | 1.2307 | 20.0 | 20 | 1.1176 | 1.0 | 0.0 | 1.0 | 1.0 |
67
+ | 0.9889 | 25.0 | 25 | 0.7975 | 1.0 | 0.0 | 1.0 | 1.0 |
68
+ | 0.6934 | 30.0 | 30 | 0.6240 | 1.0 | 0.0 | 1.0 | 1.0 |
69
+ | 0.5838 | 35.0 | 35 | 0.5633 | 1.0 | 0.0 | 1.0 | 1.0 |
70
+ | 0.5625 | 40.0 | 40 | 0.5557 | 1.0 | 0.0 | 1.0 | 1.0 |
 
 
 
 
 
 
71
 
72
 
73
  ### Framework versions
adapter_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
- "lora_dropout": 0.3,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "v_proj",
25
- "up_proj",
26
  "down_proj",
 
27
  "o_proj",
 
28
  "q_proj",
29
  "k_proj"
30
  ],
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
+ "lora_dropout": 0.4,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
 
24
  "down_proj",
25
+ "gate_proj",
26
  "o_proj",
27
+ "up_proj",
28
  "q_proj",
29
  "k_proj"
30
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3adb363beb9ab4b7603afdf9abfceea13dc71393dd559126e4c5f1df8b239fc
3
  size 35668592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49bd1cff42f1c1e1b356b1e9a3a35cf9bbfd67c5de5d5999fb9b70df38147f5b
3
  size 35668592
runs/Oct13_18-32-11_48c91bda07e0/events.out.tfevents.1728844332.48c91bda07e0.14392.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9f32ed295d19adaa425bd23cf3fd246fc1483803b4ed4af71faed8987f29ad1
3
+ size 22668
runs/Oct13_18-33-22_48c91bda07e0/events.out.tfevents.1728844403.48c91bda07e0.14392.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08ed341522ef5d240a35a9f0df4415d5becc0fde131a57b32d9c98765b577f22
3
+ size 20480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a889510aa783638fd8cea9b7ae4b0fa932377333e913d51cf0ca21ff3e6acc08
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3f4d12ba775f54699cbc14db01368aed7d1d5cfca0fa13b06b3a34736334737
3
  size 5432