gokaygokay commited on
Commit
3cd30a7
·
verified ·
1 Parent(s): 6bd5b4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -21
README.md CHANGED
@@ -19,21 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # t5-base-description-prompt
21
 
22
- This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
23
 
24
- ## Model description
25
-
26
- More information needed
27
-
28
- ## Intended uses & limitations
29
-
30
- More information needed
31
-
32
- ## Training and evaluation data
33
-
34
- More information needed
35
-
36
- ## Training procedure
37
 
38
  ### Training hyperparameters
39
 
@@ -47,13 +34,6 @@ The following hyperparameters were used during training:
47
  - num_epochs: 1
48
  - mixed_precision_training: Native AMP
49
 
50
- ### Training results
51
-
52
- | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
53
- |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
54
- | No log | 1.0 | 338 | 1.7429 | 29.6258 | 14.4594 | 26.2871 | 26.3564 | 19.0 |
55
-
56
-
57
  ### Framework versions
58
 
59
  - Transformers 4.37.1
 
19
 
20
  # t5-base-description-prompt
21
 
22
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base)
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
  ### Training hyperparameters
26
 
 
34
  - num_epochs: 1
35
  - mixed_precision_training: Native AMP
36
 
 
 
 
 
 
 
 
37
  ### Framework versions
38
 
39
  - Transformers 4.37.1