MeetK commited on
Commit
9ac1aa7
1 Parent(s): 34c1082

sentence_simplification

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: t5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: text_simpl
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # text_simpl
17
+
18
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.1585
21
+ - Rouge1: 0.6973
22
+ - Rouge2: 0.582
23
+ - Rougel: 0.6706
24
+ - Rougelsum: 0.6705
25
+ - Gen Len: 18.4735
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 1
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
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
56
+ | 1.1824 | 1.0 | 625 | 1.1530 | 0.697 | 0.5821 | 0.6703 | 0.6703 | 18.4645 |
57
+ | 1.0757 | 2.0 | 1250 | 1.1585 | 0.6973 | 0.582 | 0.6706 | 0.6705 | 18.4735 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.36.0
63
+ - Pytorch 2.1.1+cpu
64
+ - Datasets 2.15.0
65
+ - Tokenizers 0.15.0
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.36.0"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d93da7d79f300f083b0309a4b38e6035c576129ee6e837a55f5f87e7009767f
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47acf519e19ace92535b30f3df90f855da676c3862b4d54fd5c46c5c4b04a772
3
  size 242041896
runs/Dec14_12-54-25_DESKTOP-ST7M7RG/events.out.tfevents.1702538666.DESKTOP-ST7M7RG.28600.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5cfae4a3db44b3ff6b5ff22129094a257c5355c39f9e8a29a4bf2356135e2e39
3
- size 6111
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d4f579d9a00f24f1e6b1d0adbac98591f46a2331a5f9358914d57c8ceafcbc8
3
+ size 6990