mrm8488 commited on
Commit
f89285e
·
1 Parent(s): 2db42c9

Update README.md

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