jbochi commited on
Commit
30c774d
1 Parent(s): 3d499ea

End of training

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/flan-t5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: coedit-base
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
+ # coedit-base
17
+
18
+ This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.5978
21
+ - Rouge1: 60.5931
22
+ - Rouge2: 48.0165
23
+ - Rougel: 57.8997
24
+ - Rougelsum: 57.9335
25
+ - Gen Len: 16.6729
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: 1e-05
45
+ - train_batch_size: 10
46
+ - eval_batch_size: 10
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 5
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
56
+ | 0.7478 | 1.0 | 6908 | 0.6452 | 59.7569 | 46.3099 | 56.4301 | 56.4464 | 16.6268 |
57
+ | 0.7127 | 2.0 | 13816 | 0.6086 | 60.2082 | 47.27 | 57.2356 | 57.2531 | 16.6513 |
58
+ | 0.7136 | 3.0 | 20724 | 0.6059 | 60.3747 | 47.6257 | 57.595 | 57.6184 | 16.6349 |
59
+ | 0.7038 | 4.0 | 27632 | 0.5999 | 60.5075 | 47.7856 | 57.7316 | 57.7698 | 16.6735 |
60
+ | 0.6911 | 5.0 | 34540 | 0.5978 | 60.5931 | 48.0165 | 57.8997 | 57.9335 | 16.6729 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.35.2
66
+ - Pytorch 2.1.0+cu118
67
+ - Datasets 2.14.7
68
+ - 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.35.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c70e878ade076c00613cfbe84b0f4037ed108cafd939e817129e1d7438574e1
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:893c586bd9e4dc13184c64df68ed6579fd4ec238d4f1c5bd5ac5f7c1c09c2fb7
3
  size 990345064
runs/Nov15_19-09-57_b8d4e91faa59/events.out.tfevents.1700075429.b8d4e91faa59.20526.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:299a5b0bc2de40bb5b40d2537ca7393d5499c51bb9c8bf65250374bb9cf1de9a
3
- size 18297
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5f96cc36f531c7f95bed7b2c742964bacd5ef8948945bf62b0b233abf618d22
3
+ size 19192
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {