codingfaf commited on
Commit
2cf53e8
·
verified ·
1 Parent(s): d4262aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,12 +13,14 @@ probably proofread and complete it, then remove this comment. -->
13
 
14
  # codingfaf/paraSci_T5_small
15
 
16
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
  - Train Loss: 2.4091
19
  - Validation Loss: 2.2750
20
  - Epoch: 4
21
 
 
 
22
  ## Model description
23
 
24
  More information needed
 
13
 
14
  # codingfaf/paraSci_T5_small
15
 
16
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an ParaSci paraphrasing dataset.
17
  It achieves the following results on the evaluation set:
18
  - Train Loss: 2.4091
19
  - Validation Loss: 2.2750
20
  - Epoch: 4
21
 
22
+ It achieves BLEU Score of 0.46
23
+
24
  ## Model description
25
 
26
  More information needed