ianmckenzie commited on
Commit
26e9311
·
verified ·
1 Parent(s): fda0871

Model save

Browse files
README.md CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
  # zephyr-7b-sft-lora
15
 
16
  This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on an unknown dataset.
 
 
17
 
18
  ## Model description
19
 
@@ -45,6 +47,13 @@ The following hyperparameters were used during training:
45
  - lr_scheduler_type: cosine
46
  - num_epochs: 1
47
 
 
 
 
 
 
 
 
48
  ### Framework versions
49
 
50
  - Transformers 4.35.0
 
14
  # zephyr-7b-sft-lora
15
 
16
  This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.1328
19
 
20
  ## Model description
21
 
 
47
  - lr_scheduler_type: cosine
48
  - num_epochs: 1
49
 
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:-----:|:----:|:---------------:|
54
+ | 1.7307 | 0.67 | 34 | 1.1329 |
55
+
56
+
57
  ### Framework versions
58
 
59
  - Transformers 4.35.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:510c076487690049a4a9f6527a29c969d39c4cbaaf661baeb2885d8377b77ea2
3
  size 109086672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:327c6ad01a108b95acead1668fcc1d3d8be9f89795f47c154284a9fd8dd381c2
3
  size 109086672
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.67,
3
+ "eval_loss": 1.1328219175338745,
4
+ "eval_runtime": 571.2121,
5
+ "eval_samples": 23110,
6
+ "eval_samples_per_second": 40.458,
7
+ "eval_steps_per_second": 0.634,
8
+ "train_loss": 2.2362151706919953,
9
+ "train_runtime": 123658.1522,
10
+ "train_samples": 207865,
11
+ "train_samples_per_second": 1.681,
12
+ "train_steps_per_second": 0.0
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.67,
3
+ "eval_loss": 1.1328219175338745,
4
+ "eval_runtime": 571.2121,
5
+ "eval_samples": 23110,
6
+ "eval_samples_per_second": 40.458,
7
+ "eval_steps_per_second": 0.634
8
+ }
runs/Jan17_02-20-42_r2d2-devbox-llwcj/events.out.tfevents.1737080520.r2d2-devbox-llwcj.50011.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b575dc709ff213a3cac04ec18d9a607c842074fc836c4a09bfe63755682f359
3
- size 4267
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a20c9bb8d2182775ff1799bcfa59c57ce68215201f7209c3d897c5fdcf3fb5bc
3
+ size 5959
runs/Jan17_02-20-42_r2d2-devbox-llwcj/events.out.tfevents.1737204749.r2d2-devbox-llwcj.50011.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05d072718759eeee9ab67ef7610055f3fca0e5e23c99c8220c29195ba21debbd
3
+ size 354
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.67,
3
+ "train_loss": 2.2362151706919953,
4
+ "train_runtime": 123658.1522,
5
+ "train_samples": 207865,
6
+ "train_samples_per_second": 1.681,
7
+ "train_steps_per_second": 0.0
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.6699507389162561,
5
+ "eval_steps": 500,
6
+ "global_step": 34,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.02,
13
+ "learning_rate": 1.9980267284282718e-05,
14
+ "loss": 3.1013,
15
+ "step": 1
16
+ },
17
+ {
18
+ "epoch": 0.1,
19
+ "learning_rate": 1.9510565162951538e-05,
20
+ "loss": 3.0179,
21
+ "step": 5
22
+ },
23
+ {
24
+ "epoch": 0.2,
25
+ "learning_rate": 1.8090169943749477e-05,
26
+ "loss": 2.7156,
27
+ "step": 10
28
+ },
29
+ {
30
+ "epoch": 0.3,
31
+ "learning_rate": 1.5877852522924733e-05,
32
+ "loss": 2.3963,
33
+ "step": 15
34
+ },
35
+ {
36
+ "epoch": 0.39,
37
+ "learning_rate": 1.3090169943749475e-05,
38
+ "loss": 2.1122,
39
+ "step": 20
40
+ },
41
+ {
42
+ "epoch": 0.49,
43
+ "learning_rate": 1e-05,
44
+ "loss": 1.9082,
45
+ "step": 25
46
+ },
47
+ {
48
+ "epoch": 0.59,
49
+ "learning_rate": 6.909830056250527e-06,
50
+ "loss": 1.7307,
51
+ "step": 30
52
+ },
53
+ {
54
+ "epoch": 0.67,
55
+ "eval_loss": 1.1328881978988647,
56
+ "eval_runtime": 572.5511,
57
+ "eval_samples_per_second": 40.363,
58
+ "eval_steps_per_second": 0.632,
59
+ "step": 34
60
+ },
61
+ {
62
+ "epoch": 0.67,
63
+ "step": 34,
64
+ "total_flos": 1.227587490695191e+19,
65
+ "train_loss": 2.2362151706919953,
66
+ "train_runtime": 123658.1522,
67
+ "train_samples_per_second": 1.681,
68
+ "train_steps_per_second": 0.0
69
+ }
70
+ ],
71
+ "logging_steps": 5,
72
+ "max_steps": 50,
73
+ "num_train_epochs": 1,
74
+ "save_steps": 500,
75
+ "total_flos": 1.227587490695191e+19,
76
+ "trial_name": null,
77
+ "trial_params": null
78
+ }