dball commited on
Commit
25a210c
1 Parent(s): 2bf4a05

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ datasets:
9
+ - generator
10
+ base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
11
+ model-index:
12
+ - name: zephyr-tiny-sft-qlora-unquantized-psp
13
+ results: []
14
+ ---
15
+
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
+ # zephyr-tiny-sft-qlora-unquantized-psp
20
+
21
+ This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) on the generator dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 1.1317
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0002
43
+ - train_batch_size: 1
44
+ - eval_batch_size: 1
45
+ - seed: 42
46
+ - distributed_type: multi-GPU
47
+ - gradient_accumulation_steps: 8
48
+ - total_train_batch_size: 8
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: cosine
51
+ - lr_scheduler_warmup_ratio: 0.1
52
+ - num_epochs: 1
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:-----:|:-----:|:---------------:|
58
+ | 1.1256 | 1.0 | 18257 | 1.1317 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - PEFT 0.7.1
64
+ - Transformers 4.36.2
65
+ - Pytorch 2.1.2
66
+ - Datasets 2.14.6
67
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fef95b874dff594f6b2d620b94451e14955568ade494e2b938e9a55b1c0feff1
3
  size 50503544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4cd7f38acad89e637eed24982080108323d2d239d4d9b8dd10aa356a1765bfd
3
  size 50503544
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.1316999197006226,
4
+ "eval_runtime": 1030.1554,
5
+ "eval_samples": 23110,
6
+ "eval_samples_per_second": 15.693,
7
+ "eval_steps_per_second": 15.693,
8
+ "train_loss": 1.1159586102780843,
9
+ "train_runtime": 26065.8571,
10
+ "train_samples": 207865,
11
+ "train_samples_per_second": 5.603,
12
+ "train_steps_per_second": 0.7
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.1316999197006226,
4
+ "eval_runtime": 1030.1554,
5
+ "eval_samples": 23110,
6
+ "eval_samples_per_second": 15.693,
7
+ "eval_steps_per_second": 15.693
8
+ }
runs/Feb15_13-49-52_b5d44f669a44/events.out.tfevents.1708005015.b5d44f669a44.4857.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdaa8ea86b222d494d5aef6444f7821dfd8ccfc402b9de7927dea35502716d97
3
- size 577219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ff48cc364b639708deda44790103a9edab47e59f5fb8e78cde04b5a0d49a410
3
+ size 579615
runs/Feb15_13-49-52_b5d44f669a44/events.out.tfevents.1708032111.b5d44f669a44.4857.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f025d0a32752b5e0a32ee92fda92eb9a2d0a4585c68432d3fc9efaf5a4d15885
3
+ size 364
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "train_loss": 1.1159586102780843,
4
+ "train_runtime": 26065.8571,
5
+ "train_samples": 207865,
6
+ "train_samples_per_second": 5.603,
7
+ "train_steps_per_second": 0.7
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff