mohammadhia commited on
Commit
e6136ab
1 Parent(s): 99484c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # t5_recommendation_sports_equipment_english
16
 
17
- This model is a fine-tuned version of [t5-large](https://huggingface.co/t5-large) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.4554
20
  - Rouge1: 57.1429
 
14
 
15
  # t5_recommendation_sports_equipment_english
16
 
17
+ This model is a fine-tuned version of [t5-large](https://huggingface.co/t5-large) on a custom dataset, consisting of sports equipment customers have purchased, and items to recommended next.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.4554
20
  - Rouge1: 57.1429