csb05 commited on
Commit
c55254b
·
verified ·
1 Parent(s): 2efa6c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
- base_model: google/flan-t5-base
5
  tags:
6
  - generated_from_trainer
7
  metrics:
@@ -14,9 +14,9 @@ model-index:
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # Flan-T5
18
 
19
- This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: nan
22
  - Rouge1: 5.6994
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: t5-base
5
  tags:
6
  - generated_from_trainer
7
  metrics:
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ # T5
18
 
19
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/google/flan-t5-base) on an AMI dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: nan
22
  - Rouge1: 5.6994