lillian039 commited on
Commit
d77224e
·
verified ·
1 Parent(s): 1cc2380

Model save

Browse files
Files changed (4) hide show
  1. README.md +7 -11
  2. all_results.json +7 -12
  3. train_results.json +7 -7
  4. trainer_state.json +0 -0
README.md CHANGED
@@ -1,11 +1,8 @@
1
  ---
2
  base_model: barc0/cot-400k-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3
3
- datasets:
4
- - barc0/cot_transduction_train_dataset_960_ms10
5
  library_name: peft
6
  license: llama3.1
7
  tags:
8
- - alignment-handbook
9
  - trl
10
  - sft
11
  - generated_from_trainer
@@ -19,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # cot-trainset-ft-transduction-v2-lora-train
21
 
22
- This model is a fine-tuned version of [barc0/cot-400k-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3](https://huggingface.co/barc0/cot-400k-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3) on the barc0/cot_transduction_train_dataset_960_ms10 dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.2107
25
 
26
  ## Model description
27
 
@@ -52,15 +49,14 @@ The following hyperparameters were used during training:
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
  - lr_scheduler_type: cosine
54
  - lr_scheduler_warmup_ratio: 0.1
55
- - num_epochs: 3
56
 
57
  ### Training results
58
 
59
- | Training Loss | Epoch | Step | Validation Loss |
60
- |:-------------:|:-----:|:----:|:---------------:|
61
- | 0.1316 | 1.0 | 155 | 0.1494 |
62
- | 0.073 | 2.0 | 310 | 0.1669 |
63
- | 0.0305 | 3.0 | 465 | 0.2107 |
64
 
65
 
66
  ### Framework versions
 
1
  ---
2
  base_model: barc0/cot-400k-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3
 
 
3
  library_name: peft
4
  license: llama3.1
5
  tags:
 
6
  - trl
7
  - sft
8
  - generated_from_trainer
 
16
 
17
  # cot-trainset-ft-transduction-v2-lora-train
18
 
19
+ This model is a fine-tuned version of [barc0/cot-400k-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3](https://huggingface.co/barc0/cot-400k-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1333
22
 
23
  ## Model description
24
 
 
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: 2
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:------:|:----:|:---------------:|
58
+ | 0.1018 | 0.9982 | 277 | 0.1238 |
59
+ | 0.0822 | 1.9964 | 554 | 0.1333 |
 
60
 
61
 
62
  ### Framework versions
all_results.json CHANGED
@@ -1,14 +1,9 @@
1
  {
2
- "epoch": 3.0,
3
- "eval_loss": 0.2107405662536621,
4
- "eval_runtime": 25.4497,
5
- "eval_samples": 131,
6
- "eval_samples_per_second": 5.147,
7
- "eval_steps_per_second": 0.668,
8
- "total_flos": 261374226563072.0,
9
- "train_loss": 0.09038178783751304,
10
- "train_runtime": 3542.1658,
11
- "train_samples": 2476,
12
- "train_samples_per_second": 2.097,
13
- "train_steps_per_second": 0.131
14
  }
 
1
  {
2
+ "epoch": 1.9963963963963964,
3
+ "total_flos": 450799970877440.0,
4
+ "train_loss": 0.0942714535009237,
5
+ "train_runtime": 4963.7264,
6
+ "train_samples": 4434,
7
+ "train_samples_per_second": 1.787,
8
+ "train_steps_per_second": 0.112
 
 
 
 
 
9
  }
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "epoch": 3.0,
3
- "total_flos": 261374226563072.0,
4
- "train_loss": 0.09038178783751304,
5
- "train_runtime": 3542.1658,
6
- "train_samples": 2476,
7
- "train_samples_per_second": 2.097,
8
- "train_steps_per_second": 0.131
9
  }
 
1
  {
2
+ "epoch": 1.9963963963963964,
3
+ "total_flos": 450799970877440.0,
4
+ "train_loss": 0.0942714535009237,
5
+ "train_runtime": 4963.7264,
6
+ "train_samples": 4434,
7
+ "train_samples_per_second": 1.787,
8
+ "train_steps_per_second": 0.112
9
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff