Isotonic commited on
Commit
4da5155
·
verified ·
1 Parent(s): ea46cfa

Model save

Browse files
Files changed (3) hide show
  1. README.md +3 -24
  2. generation_config.json +1 -0
  3. model.safetensors +1 -1
README.md CHANGED
@@ -3,23 +3,9 @@ license: apache-2.0
3
  base_model: google/t5-small-lm-adapt
4
  tags:
5
  - generated_from_trainer
6
- datasets:
7
- - Isotonic/planner_dataset
8
- metrics:
9
- - rouge
10
  model-index:
11
  - name: plan_t5
12
- results:
13
- - task:
14
- name: Summarization
15
- type: summarization
16
- dataset:
17
- name: Isotonic/planner_dataset
18
- type: Isotonic/planner_dataset
19
- metrics:
20
- - name: Rouge1
21
- type: rouge
22
- value: 58.1207
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -27,14 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
27
 
28
  # plan_t5
29
 
30
- This model is a fine-tuned version of [google/t5-small-lm-adapt](https://huggingface.co/google/t5-small-lm-adapt) on the Isotonic/planner_dataset dataset.
31
- It achieves the following results on the evaluation set:
32
- - Loss: 1.4444
33
- - Rouge1: 58.1207
34
- - Rouge2: 24.3398
35
- - Rougel: 58.1271
36
- - Rougelsum: 58.1292
37
- - Gen Len: 7.9747
38
 
39
  ## Model description
40
 
@@ -60,7 +39,7 @@ The following hyperparameters were used during training:
60
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
  - lr_scheduler_type: linear
62
  - lr_scheduler_warmup_ratio: 0.2
63
- - num_epochs: 1.0
64
 
65
  ### Training results
66
 
 
3
  base_model: google/t5-small-lm-adapt
4
  tags:
5
  - generated_from_trainer
 
 
 
 
6
  model-index:
7
  - name: plan_t5
8
+ results: []
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
13
 
14
  # plan_t5
15
 
16
+ This model is a fine-tuned version of [google/t5-small-lm-adapt](https://huggingface.co/google/t5-small-lm-adapt) on an unknown dataset.
 
 
 
 
 
 
 
17
 
18
  ## Model description
19
 
 
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
  - lr_scheduler_warmup_ratio: 0.2
42
+ - num_epochs: 5.0
43
 
44
  ### Training results
45
 
generation_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
 
1
  {
2
+ "_from_model_config": true,
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc5aa71bf68106ecb641d6470908c24805c3a18e1e1e71caec1791593db9e17b
3
  size 307867048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:287bd2e5fbbee04ed1f262cfc42e62db928770d61ce8d33412c0eafdd8c7c27b
3
  size 307867048