SahilKuw commited on
Commit
f35a7f8
1 Parent(s): c638ed9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # my_awesome_billsum_model
31
 
32
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the billsum dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 2.5080
35
  - Rouge1: 0.1397
 
29
 
30
  # my_awesome_billsum_model
31
 
32
+ This model is a LSTM with a Attention Layer trained on the billsum dataset a subset of Samsum Corpus.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 2.5080
35
  - Rouge1: 0.1397