dball commited on
Commit
eb58f2d
1 Parent(s): 3c33fac

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
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
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.1440
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.1365 | 1.0 | 18257 | 1.1440 |
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:e21c4cbff257adf583db832ec33d5f70e593036d23215da6ac2f6ea526f675ea
3
  size 25272360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:296b2bc0176c8e331e06882564b0a2d2564ae78c66942f1cb85ae2f57c08bdb0
3
  size 25272360
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.1440011262893677,
4
+ "eval_runtime": 1218.8914,
5
+ "eval_samples": 23110,
6
+ "eval_samples_per_second": 13.263,
7
+ "eval_steps_per_second": 13.263,
8
+ "train_loss": 1.12879814357651,
9
+ "train_runtime": 29105.4566,
10
+ "train_samples": 207865,
11
+ "train_samples_per_second": 5.018,
12
+ "train_steps_per_second": 0.627
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.1440011262893677,
4
+ "eval_runtime": 1218.8914,
5
+ "eval_samples": 23110,
6
+ "eval_samples_per_second": 13.263,
7
+ "eval_steps_per_second": 13.263
8
+ }
runs/Feb19_12-31-17_0b5ad9a22f19/events.out.tfevents.1708345889.0b5ad9a22f19.3025.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a4229de3ae780cfdbbb17c954bb2ff227bdb8e4e284f3e22e9609f351d15a40
3
- size 577589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fd8d0e0f4b1588d2de41f0d48fd6dcac617334d223f6bf65ccd8cda1d91c50e
3
+ size 579985
runs/Feb19_12-31-17_0b5ad9a22f19/events.out.tfevents.1708376213.0b5ad9a22f19.3025.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36bb7cfc1b7e37b4a747b03dfcb9e6bbeb1fe4d2c4114d6d2250bcfc426e069a
3
+ size 364
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "train_loss": 1.12879814357651,
4
+ "train_runtime": 29105.4566,
5
+ "train_samples": 207865,
6
+ "train_samples_per_second": 5.018,
7
+ "train_steps_per_second": 0.627
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff