Einmalumdiewelt commited on
Commit
16ae179
1 Parent(s): 9a9537a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -12
README.md CHANGED
@@ -1,10 +1,6 @@
1
  ---
2
- language:
3
- - de
4
  tags:
5
  - generated_from_trainer
6
- metrics:
7
- - rouge
8
  model-index:
9
  - name: T5-Base_GNAD_MaxSamples
10
  results: []
@@ -16,13 +12,6 @@ should probably proofread and complete it, then remove this comment. -->
16
  # T5-Base_GNAD_MaxSamples
17
 
18
  This model is a fine-tuned version of [Einmalumdiewelt/T5-Base_GNAD](https://huggingface.co/Einmalumdiewelt/T5-Base_GNAD) on an unknown dataset.
19
- It achieves the following results on the evaluation set:
20
- - Loss: 2.0983
21
- - Rouge1: 27.0694
22
- - Rouge2: 8.4785
23
- - Rougel: 18.847
24
- - Rougelsum: 23.5128
25
- - Gen Len: 54.246
26
 
27
  ## Model description
28
 
@@ -47,7 +36,7 @@ The following hyperparameters were used during training:
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
- - training_steps: 10
51
 
52
  ### Training results
53
 
 
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
 
 
4
  model-index:
5
  - name: T5-Base_GNAD_MaxSamples
6
  results: []
 
12
  # T5-Base_GNAD_MaxSamples
13
 
14
  This model is a fine-tuned version of [Einmalumdiewelt/T5-Base_GNAD](https://huggingface.co/Einmalumdiewelt/T5-Base_GNAD) on an unknown dataset.
 
 
 
 
 
 
 
15
 
16
  ## Model description
17
 
 
36
  - seed: 42
37
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
38
  - lr_scheduler_type: linear
39
+ - num_epochs: 10.0
40
 
41
  ### Training results
42