martimfasantos commited on
Commit
80007e5
1 Parent(s): 2783525

Model save

Browse files
README.md CHANGED
@@ -2,13 +2,12 @@
2
  license: apache-2.0
3
  library_name: peft
4
  tags:
5
- - alignment-handbook
6
  - trl
7
  - sft
8
  - generated_from_trainer
9
  base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
10
  datasets:
11
- - martimfasantos/openai-tldr-filtered
12
  model-index:
13
  - name: tinyllama-1.1b-sum-sft-qlora
14
  results: []
@@ -19,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # tinyllama-1.1b-sum-sft-qlora
21
 
22
- This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) on the martimfasantos/openai-tldr-filtered dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 2.1271
25
 
26
  ## Model description
27
 
@@ -56,8 +55,8 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss |
58
  |:-------------:|:-----:|:----:|:---------------:|
59
- | 2.1288 | 1.0 | 2952 | 2.1320 |
60
- | 2.1251 | 2.0 | 5904 | 2.1271 |
61
 
62
 
63
  ### Framework versions
 
2
  license: apache-2.0
3
  library_name: peft
4
  tags:
 
5
  - trl
6
  - sft
7
  - generated_from_trainer
8
  base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
9
  datasets:
10
+ - generator
11
  model-index:
12
  - name: tinyllama-1.1b-sum-sft-qlora
13
  results: []
 
18
 
19
  # tinyllama-1.1b-sum-sft-qlora
20
 
21
+ This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 2.1290
24
 
25
  ## Model description
26
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss |
57
  |:-------------:|:-----:|:----:|:---------------:|
58
+ | 2.1288 | 1.0 | 2952 | 2.1338 |
59
+ | 2.125 | 2.0 | 5904 | 2.1290 |
60
 
61
 
62
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95949b3ffc882fe6faef6b14b0ca730fd38892ebccba86b99a6684943132f3ab
3
  size 25272360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae285c00b3dfdb7ad847483f87b8e6cd1876521060908eac4946745bb60cd4a
3
  size 25272360
all_results.json CHANGED
@@ -1,13 +1,8 @@
1
  {
2
  "epoch": 2.0,
3
- "eval_loss": 2.1270718574523926,
4
- "eval_runtime": 157.0045,
5
- "eval_samples": 6553,
6
- "eval_samples_per_second": 8.458,
7
- "eval_steps_per_second": 1.057,
8
- "train_loss": 2.1395560028107186,
9
- "train_runtime": 20794.4522,
10
  "train_samples": 116722,
11
- "train_samples_per_second": 2.272,
12
  "train_steps_per_second": 0.284
13
  }
 
1
  {
2
  "epoch": 2.0,
3
+ "train_loss": 2.139555886670503,
4
+ "train_runtime": 20822.1805,
 
 
 
 
 
5
  "train_samples": 116722,
6
+ "train_samples_per_second": 2.269,
7
  "train_steps_per_second": 0.284
8
  }
runs/May06_09-59-06_poseidon/events.out.tfevents.1714989582.poseidon.1582807.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f0efd958be037750b77d9ccfca1df1f1e15fcb14e188eb20184052a1ab16177
3
- size 254642
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7431aedb362716640fdd132c68bd100237d222ea4ae354bfa308b7494fab4867
3
+ size 255267
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 2.0,
3
- "train_loss": 2.1395560028107186,
4
- "train_runtime": 20794.4522,
5
  "train_samples": 116722,
6
- "train_samples_per_second": 2.272,
7
  "train_steps_per_second": 0.284
8
  }
 
1
  {
2
  "epoch": 2.0,
3
+ "train_loss": 2.139555886670503,
4
+ "train_runtime": 20822.1805,
5
  "train_samples": 116722,
6
+ "train_samples_per_second": 2.269,
7
  "train_steps_per_second": 0.284
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff