Meziane commited on
Commit
7e864d6
·
verified ·
1 Parent(s): ec470e8

End of training

Browse files
Files changed (27) hide show
  1. README.md +9 -1
  2. generation_config.json +0 -1
  3. model.safetensors +1 -1
  4. runs/Jul02_14-30-24_71e7eb6abea2/events.out.tfevents.1719930630.71e7eb6abea2.320.9 +3 -0
  5. runs/Jul02_14-34-33_71e7eb6abea2/events.out.tfevents.1719930882.71e7eb6abea2.320.10 +3 -0
  6. runs/Jul02_14-38-38_71e7eb6abea2/events.out.tfevents.1719931127.71e7eb6abea2.320.11 +3 -0
  7. runs/Jul02_14-41-54_71e7eb6abea2/events.out.tfevents.1719931321.71e7eb6abea2.320.12 +3 -0
  8. runs/Jul02_14-45-18_71e7eb6abea2/events.out.tfevents.1719931529.71e7eb6abea2.320.13 +3 -0
  9. runs/Jul02_14-58-45_71e7eb6abea2/events.out.tfevents.1719932332.71e7eb6abea2.320.14 +3 -0
  10. runs/Jul02_15-02-54_71e7eb6abea2/events.out.tfevents.1719932588.71e7eb6abea2.320.15 +3 -0
  11. runs/Jul02_15-12-27_71e7eb6abea2/events.out.tfevents.1719933152.71e7eb6abea2.320.16 +3 -0
  12. runs/Jul02_15-30-33_71e7eb6abea2/events.out.tfevents.1719934239.71e7eb6abea2.320.17 +3 -0
  13. runs/Jul02_15-35-57_71e7eb6abea2/events.out.tfevents.1719934563.71e7eb6abea2.320.18 +3 -0
  14. runs/Jul02_15-35-57_71e7eb6abea2/events.out.tfevents.1719934615.71e7eb6abea2.320.19 +3 -0
  15. runs/Jul02_15-38-50_71e7eb6abea2/events.out.tfevents.1719934737.71e7eb6abea2.320.20 +3 -0
  16. runs/Jul02_15-40-57_71e7eb6abea2/events.out.tfevents.1719934860.71e7eb6abea2.320.21 +3 -0
  17. runs/Jul02_15-40-57_71e7eb6abea2/events.out.tfevents.1719934913.71e7eb6abea2.320.22 +3 -0
  18. runs/Jul02_16-33-05_71e7eb6abea2/events.out.tfevents.1719937993.71e7eb6abea2.320.31 +3 -0
  19. runs/Jul02_16-34-23_71e7eb6abea2/events.out.tfevents.1719938070.71e7eb6abea2.320.32 +3 -0
  20. runs/Jul02_16-39-05_71e7eb6abea2/events.out.tfevents.1719938348.71e7eb6abea2.320.33 +3 -0
  21. runs/Jul02_16-44-15_71e7eb6abea2/events.out.tfevents.1719938667.71e7eb6abea2.320.34 +3 -0
  22. runs/Jul02_16-47-28_71e7eb6abea2/events.out.tfevents.1719938857.71e7eb6abea2.320.35 +3 -0
  23. runs/Jul02_16-50-47_71e7eb6abea2/events.out.tfevents.1719939053.71e7eb6abea2.320.36 +3 -0
  24. runs/Jul02_16-50-47_71e7eb6abea2/events.out.tfevents.1719939095.71e7eb6abea2.320.37 +3 -0
  25. tokenizer.json +0 -0
  26. tokenizer_config.json +0 -3
  27. training_args.bin +1 -1
README.md CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
3
  base_model: google-t5/t5-small
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: t5-base-med_CoT
8
  results: []
@@ -14,6 +16,12 @@ should probably proofread and complete it, then remove this comment. -->
14
  # t5-base-med_CoT
15
 
16
  This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
 
 
 
 
 
 
17
 
18
  ## Model description
19
 
@@ -38,7 +46,7 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 2
42
 
43
  ### Training results
44
 
 
3
  base_model: google-t5/t5-small
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
  model-index:
9
  - name: t5-base-med_CoT
10
  results: []
 
16
  # t5-base-med_CoT
17
 
18
  This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.9979
21
+ - Rouge1: 0.0400
22
+ - Rouge2: 0.0255
23
+ - Rougel: 0.0372
24
+ - Exact Match: 0.0
25
 
26
  ## Model description
27
 
 
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
 
51
  ### Training results
52
 
generation_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_from_model_config": true,
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
 
1
  {
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ae17c526f473b3e714518d889db3d9ec71f5234e734fb252aa4bc2349b4b76f
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fc75d458a617f397d9a15ff6ecaeb57e222f0b5729c4a14f9b7d9f90f4ea75c
3
  size 242041896
runs/Jul02_14-30-24_71e7eb6abea2/events.out.tfevents.1719930630.71e7eb6abea2.320.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eb37834fc70c4983546d05e485aa97616f3bdcb0b21777702b347d3ffe5e8a8
3
+ size 6146
runs/Jul02_14-34-33_71e7eb6abea2/events.out.tfevents.1719930882.71e7eb6abea2.320.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:432de3a7354ec4a2558d0d9dbe9ff71d12e9bfea5e397c0965a84e3ee3c747fa
3
+ size 6147
runs/Jul02_14-38-38_71e7eb6abea2/events.out.tfevents.1719931127.71e7eb6abea2.320.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:171c3ce42182cd58da3fe865b99e4a065ccc46c99b71fd799ee13813e8578c6c
3
+ size 6147
runs/Jul02_14-41-54_71e7eb6abea2/events.out.tfevents.1719931321.71e7eb6abea2.320.12 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c5524d0860d945c5741e1fe4d924361e15a245d7e54fd6635b2d7e624761213
3
+ size 6147
runs/Jul02_14-45-18_71e7eb6abea2/events.out.tfevents.1719931529.71e7eb6abea2.320.13 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0f426b75ea17561714323ccb42d097903100c17205acdc92789d98c3b1ee7bf
3
+ size 6147
runs/Jul02_14-58-45_71e7eb6abea2/events.out.tfevents.1719932332.71e7eb6abea2.320.14 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bb22b6327ec8bd34e1c3df88d8a43cefa55572f296309b6901419cd66933311
3
+ size 6147
runs/Jul02_15-02-54_71e7eb6abea2/events.out.tfevents.1719932588.71e7eb6abea2.320.15 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa7f36d1b06c043c5064ffed275b7e8b2fdae713524fda4a83b55a2f85279dfc
3
+ size 6147
runs/Jul02_15-12-27_71e7eb6abea2/events.out.tfevents.1719933152.71e7eb6abea2.320.16 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb16dd4ec921579c6a7949d3f2f54e73d5424606d762cb123bc9f0cd89122833
3
+ size 6147
runs/Jul02_15-30-33_71e7eb6abea2/events.out.tfevents.1719934239.71e7eb6abea2.320.17 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d0acf2e80d336ec81b2d9221294cb1a3ba32538adbd997f6ce985b8f07560f0
3
+ size 6147
runs/Jul02_15-35-57_71e7eb6abea2/events.out.tfevents.1719934563.71e7eb6abea2.320.18 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55193c298e10e2431d250fd6e7362d86fa266805240656161a7bf35c31082b9e
3
+ size 6147
runs/Jul02_15-35-57_71e7eb6abea2/events.out.tfevents.1719934615.71e7eb6abea2.320.19 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5033399c232e13144ec02d16fba47dd02172547a81216f75649c481713c2049
3
+ size 501
runs/Jul02_15-38-50_71e7eb6abea2/events.out.tfevents.1719934737.71e7eb6abea2.320.20 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6b1343627d658b9b3ad8cf100fc76fb57094938bbd672382ddb8cf2d095440f
3
+ size 6147
runs/Jul02_15-40-57_71e7eb6abea2/events.out.tfevents.1719934860.71e7eb6abea2.320.21 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:943433eeaacd7b4bc525289c85b9f40fa2e2180f6c05c932b2af0963dc12688f
3
+ size 6147
runs/Jul02_15-40-57_71e7eb6abea2/events.out.tfevents.1719934913.71e7eb6abea2.320.22 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef4d552d106f36abc5f47c4f953ac3ecff066f664f7ea7886707ad24ae1dacb8
3
+ size 555
runs/Jul02_16-33-05_71e7eb6abea2/events.out.tfevents.1719937993.71e7eb6abea2.320.31 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25ff12fe7d185de5bffa67b96002d959d4f79e2c60cc99d32a968c0b3d825b1d
3
+ size 6147
runs/Jul02_16-34-23_71e7eb6abea2/events.out.tfevents.1719938070.71e7eb6abea2.320.32 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:845db258485af2378e6159996d674ccf21ff98296cf35f9a6d50e5cd6ade0544
3
+ size 6147
runs/Jul02_16-39-05_71e7eb6abea2/events.out.tfevents.1719938348.71e7eb6abea2.320.33 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27db266ecf423c53ee66cf92609e8581d3e7ffc9960a0598d1d79056a968348e
3
+ size 6147
runs/Jul02_16-44-15_71e7eb6abea2/events.out.tfevents.1719938667.71e7eb6abea2.320.34 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f26a918afdf2db80ac65e88953a830d3fac86b18c8c404c6ef222ddeb0f54c1
3
+ size 6147
runs/Jul02_16-47-28_71e7eb6abea2/events.out.tfevents.1719938857.71e7eb6abea2.320.35 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad1203e4e70d94771fec5478584e0eab7f84baee311c1d4faaa41cc0f64fbda5
3
+ size 6147
runs/Jul02_16-50-47_71e7eb6abea2/events.out.tfevents.1719939053.71e7eb6abea2.320.36 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edd3d035497cfa210a5067ee8450607108af7d8aecfd7e0ef89c22ce2af6f1eb
3
+ size 6147
runs/Jul02_16-50-47_71e7eb6abea2/events.out.tfevents.1719939095.71e7eb6abea2.320.37 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58fa897d39c15d44fa19f79de0da0b6da85f08b1d6c0f94ee3b993baf505c7ed
3
+ size 555
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "add_prefix_space": true,
3
  "added_tokens_decoder": {
4
  "0": {
5
  "content": "<pad>",
@@ -931,10 +930,8 @@
931
  "clean_up_tokenization_spaces": true,
932
  "eos_token": "</s>",
933
  "extra_ids": 100,
934
- "legacy": true,
935
  "model_max_length": 512,
936
  "pad_token": "<pad>",
937
- "sp_model_kwargs": {},
938
  "tokenizer_class": "T5Tokenizer",
939
  "unk_token": "<unk>"
940
  }
 
1
  {
 
2
  "added_tokens_decoder": {
3
  "0": {
4
  "content": "<pad>",
 
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
 
933
  "model_max_length": 512,
934
  "pad_token": "<pad>",
 
935
  "tokenizer_class": "T5Tokenizer",
936
  "unk_token": "<unk>"
937
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c75d2e7463f81ebfdc4f29e05fb97d0610600012697eb28b58cb74b4a34c0b4f
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff910f0a33f85e4d9c87ccdb646b15346b61d4b0a47e9b4f962998e31a8efc97
3
  size 5240