chansung commited on
Commit
cb3cb2f
1 Parent(s): 10b5743

Model save

Browse files
README.md CHANGED
@@ -1,14 +1,12 @@
1
  ---
2
  license: gemma
3
- library_name: peft
4
  tags:
5
- - alignment-handbook
6
  - trl
7
  - sft
8
  - generated_from_trainer
9
- base_model: google/gemma-7b
10
  datasets:
11
- - chansung/mental_health_counseling_conversations_merged
12
  model-index:
13
  - name: mental_health_counseling_merged_v0.1
14
  results: []
@@ -19,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # mental_health_counseling_merged_v0.1
21
 
22
- This model is a fine-tuned version of [google/gemma-7b](https://huggingface.co/google/gemma-7b) on the chansung/mental_health_counseling_conversations_merged dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.8574
25
 
26
  ## Model description
27
 
@@ -45,26 +43,29 @@ The following hyperparameters were used during training:
45
  - eval_batch_size: 2
46
  - seed: 42
47
  - distributed_type: multi-GPU
48
- - num_devices: 2
49
  - gradient_accumulation_steps: 2
50
- - total_train_batch_size: 8
51
- - total_eval_batch_size: 4
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: 1
56
 
57
  ### Training results
58
 
59
- | Training Loss | Epoch | Step | Validation Loss |
60
- |:-------------:|:------:|:-----:|:---------------:|
61
- | 0.8429 | 1.0000 | 10673 | 0.8574 |
 
 
 
 
62
 
63
 
64
  ### Framework versions
65
 
66
- - PEFT 0.11.0
67
- - Transformers 4.40.2
68
  - Pytorch 2.3.0+cu121
69
  - Datasets 2.19.1
70
- - Tokenizers 0.19.1
 
1
  ---
2
  license: gemma
3
+ base_model: google/gemma-7b
4
  tags:
 
5
  - trl
6
  - sft
7
  - generated_from_trainer
 
8
  datasets:
9
+ - generator
10
  model-index:
11
  - name: mental_health_counseling_merged_v0.1
12
  results: []
 
17
 
18
  # mental_health_counseling_merged_v0.1
19
 
20
+ This model is a fine-tuned version of [google/gemma-7b](https://huggingface.co/google/gemma-7b) on the generator dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.8529
23
 
24
  ## Model description
25
 
 
43
  - eval_batch_size: 2
44
  - seed: 42
45
  - distributed_type: multi-GPU
46
+ - num_devices: 6
47
  - gradient_accumulation_steps: 2
48
+ - total_train_batch_size: 24
49
+ - total_eval_batch_size: 12
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: cosine
52
  - lr_scheduler_warmup_ratio: 0.1
53
+ - num_epochs: 5
54
 
55
  ### Training results
56
 
57
+ | Training Loss | Epoch | Step | Validation Loss |
58
+ |:-------------:|:-----:|:-----:|:---------------:|
59
+ | 0.8916 | 1.0 | 3558 | 0.8929 |
60
+ | 0.8691 | 2.0 | 7116 | 0.8701 |
61
+ | 0.8141 | 3.0 | 10674 | 0.8574 |
62
+ | 0.838 | 4.0 | 14232 | 0.8494 |
63
+ | 0.7613 | 5.0 | 17790 | 0.8529 |
64
 
65
 
66
  ### Framework versions
67
 
68
+ - Transformers 4.41.1
 
69
  - Pytorch 2.3.0+cu121
70
  - Datasets 2.19.1
71
+ - Tokenizers 0.19.1
all_results.json CHANGED
@@ -1,14 +1,9 @@
1
  {
2
- "epoch": 0.9999531550100716,
3
- "eval_loss": 0.8574451804161072,
4
- "eval_runtime": 962.2866,
5
- "eval_samples": 5130,
6
- "eval_samples_per_second": 4.673,
7
- "eval_steps_per_second": 1.169,
8
- "total_flos": 4.092531867595571e+18,
9
- "train_loss": 1.0194565681556524,
10
- "train_runtime": 58622.8041,
11
  "train_samples": 97468,
12
- "train_samples_per_second": 1.457,
13
- "train_steps_per_second": 0.182
14
  }
 
1
  {
2
+ "epoch": 5.0,
3
+ "total_flos": 2.1191156679948894e+19,
4
+ "train_loss": 0.9175008542622121,
5
+ "train_runtime": 172180.6812,
 
 
 
 
 
6
  "train_samples": 97468,
7
+ "train_samples_per_second": 2.48,
8
+ "train_steps_per_second": 0.103
9
  }
runs/May27_11-46-06_instance-20240524-1004/events.out.tfevents.1716825222.instance-20240524-1004.480.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c593ff77426af954c945642b50213c6c9ce36a464b5504737042a4b0c2ec4a57
3
- size 754818
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dae9f2ebca092a8f83105724bebdf96b427e06bd06795dfc21255295902a6b1
3
+ size 759324
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "epoch": 0.9999531550100716,
3
- "total_flos": 4.092531867595571e+18,
4
- "train_loss": 1.0194565681556524,
5
- "train_runtime": 58622.8041,
6
  "train_samples": 97468,
7
- "train_samples_per_second": 1.457,
8
- "train_steps_per_second": 0.182
9
  }
 
1
  {
2
+ "epoch": 5.0,
3
+ "total_flos": 2.1191156679948894e+19,
4
+ "train_loss": 0.9175008542622121,
5
+ "train_runtime": 172180.6812,
6
  "train_samples": 97468,
7
+ "train_samples_per_second": 2.48,
8
+ "train_steps_per_second": 0.103
9
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff