StDestiny commited on
Commit
357ba7b
1 Parent(s): 8023005

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,6 +6,8 @@ tags:
6
  model-index:
7
  - name: MPF-google-t5-samsum-3-epochs-finetuned
8
  results: []
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # MPF-google-t5-samsum-3-epochs-finetuned
15
 
16
- This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.4356
19
 
@@ -59,4 +61,4 @@ The following hyperparameters were used during training:
59
  - Transformers 4.39.3
60
  - Pytorch 2.1.2
61
  - Datasets 2.18.0
62
- - Tokenizers 0.15.2
 
6
  model-index:
7
  - name: MPF-google-t5-samsum-3-epochs-finetuned
8
  results: []
9
+ datasets:
10
+ - samsum
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # MPF-google-t5-samsum-3-epochs-finetuned
17
 
18
+ This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an samsum dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.4356
21
 
 
61
  - Transformers 4.39.3
62
  - Pytorch 2.1.2
63
  - Datasets 2.18.0
64
+ - Tokenizers 0.15.2