ashishkgpian commited on
Commit
ae4f712
1 Parent(s): 51766bc

End of training

Browse files
Files changed (4) hide show
  1. README.md +63 -2
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
  4. training_args.bin +2 -2
README.md CHANGED
@@ -1,3 +1,64 @@
1
  ---
2
- pipeline_tag: summarization
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ base_model: ashishkgpian/astromer
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
+ model-index:
8
+ - name: T5_base_title_v4
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # T5_base_title_v4
16
+
17
+ This model is a fine-tuned version of [ashishkgpian/astromer](https://huggingface.co/ashishkgpian/astromer) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.2991
20
+ - Rouge1: 0.4572
21
+ - Rouge2: 0.2619
22
+ - Rougel: 0.4024
23
+ - Rougelsum: 0.4025
24
+ - Gen Len: 16.7242
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 2e-05
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 1
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
56
+ | 1.5071 | 1.0 | 4038 | 1.2991 | 0.4572 | 0.2619 | 0.4024 | 0.4025 | 16.7242 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.38.2
62
+ - Pytorch 2.1.2
63
+ - Datasets 2.1.0
64
+ - Tokenizers 0.15.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
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:a3c91fa5da28660cbbc0231127cc333e2c7af3d643f2482ebf0c155545571448
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a93a93f158983aa58023abb2e61d4c12e0138802f55065ad542afa5e99aad77
3
  size 891644712
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2552965962f03b09e9e0dc42d964fc0500467e7bb6b39216e62f22bee8ccad1
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:855e4f6e1ce1a146ee3d816f6e525e26402d8d689a46516d01e25fd751e41f4d
3
+ size 5048