shorecode commited on
Commit
13951a8
·
verified ·
1 Parent(s): 1513fd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -14,24 +14,26 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # t5-efficient-tiny-nh8-summarizer
16
 
17
- This model is a fine-tuned version of [google/t5-efficient-tiny-nh8](https://huggingface.co/google/t5-efficient-tiny-nh8) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.7583
20
 
21
  ## Model description
22
 
23
- More information needed
24
 
25
  ## Intended uses & limitations
26
 
27
- More information needed
28
 
29
  ## Training and evaluation data
30
 
31
- More information needed
32
 
33
  ## Training procedure
34
 
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
 
14
 
15
  # t5-efficient-tiny-nh8-summarizer
16
 
17
+ This model is a fine-tuned version of [google/t5-efficient-tiny-nh8](https://huggingface.co/google/t5-efficient-tiny-nh8) on shorecode/summary-collection-60k-rows.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.7583
20
 
21
  ## Model description
22
 
23
+ A general purpose text summarizer
24
 
25
  ## Intended uses & limitations
26
 
27
+ A general purpose text summarizer
28
 
29
  ## Training and evaluation data
30
 
31
+ Trained and evaluated on shorecode/summary-collection-60k-rows
32
 
33
  ## Training procedure
34
 
35
+ Trained using the Gradio SDK on Hugging Face Spaces using shared Zero GPU(s)
36
+
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training: