DaJulster commited on
Commit
0df65bd
1 Parent(s): 5a4b428

End of training

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: facebook/bart-base
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -15,14 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # Mental_health_response
17
 
18
- This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 6.5218
21
- - Rouge1: 0.0613
22
- - Rouge2: 0.0047
23
- - Rougel: 0.0564
24
- - Rougelsum: 0.0563
25
- - Gen Len: 20.0
26
 
27
  ## Model description
28
 
@@ -47,14 +47,15 @@ The following hyperparameters were used during training:
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
- - num_epochs: 1
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
- | 6.8058 | 1.0 | 658 | 6.5218 | 0.0613 | 0.0047 | 0.0564 | 0.0563 | 20.0 |
 
58
 
59
 
60
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: google-t5/t5-base
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
15
 
16
  # Mental_health_response
17
 
18
+ This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 2.6565
21
+ - Rouge1: 0.0957
22
+ - Rouge2: 0.0189
23
+ - Rougel: 0.0745
24
+ - Rougelsum: 0.0745
25
+ - Gen Len: 19.0
26
 
27
  ## Model description
28
 
 
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
+ - num_epochs: 2
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
+ | 3.4822 | 1.0 | 658 | 2.9374 | 0.0738 | 0.0103 | 0.0627 | 0.0627 | 19.0 |
58
+ | 2.8397 | 2.0 | 1316 | 2.6565 | 0.0957 | 0.0189 | 0.0745 | 0.0745 | 19.0 |
59
 
60
 
61
  ### Framework versions
generation_config.json CHANGED
@@ -1,12 +1,6 @@
1
  {
2
- "bos_token_id": 0,
3
- "decoder_start_token_id": 2,
4
- "early_stopping": true,
5
- "eos_token_id": 2,
6
- "forced_bos_token_id": 0,
7
- "forced_eos_token_id": 2,
8
- "no_repeat_ngram_size": 3,
9
- "num_beams": 4,
10
- "pad_token_id": 1,
11
  "transformers_version": "4.38.2"
12
  }
 
1
  {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
 
 
 
 
 
 
5
  "transformers_version": "4.38.2"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c89533de4b27619fc9603c246bd017bb17a81d4ea8d68e83ab379a61cb3b71ee
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05128dfe019cf806f631643a34f3f3e31f3ca2596d0d432752e0ad1ed58e710c
3
  size 891644712
runs/Mar31_04-24-29_a5b5045d4ed5/events.out.tfevents.1711859070.a5b5045d4ed5.35.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cf1d292a23a4b7166348ca2a276506c632ad3eecf2ebf2927c10c2f48afcaa9
3
- size 6531
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a15114e5fc9a426f90bef5f7800909d735b3c9dc5bbfcca4455ec4dba1aefb64
3
+ size 7410