voacado commited on
Commit
ed7aa49
·
1 Parent(s): 8988c81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -8,6 +8,10 @@ tags:
8
  ---
9
 
10
  Dataset: https://www.kaggle.com/datasets/voanthony/two-sentence-horror-jan-2015-apr-2023
 
11
  Space: https://huggingface.co/spaces/voacado/two-sentence-horror-bart
12
 
13
- Model was fine-tuned from 'https://huggingface.co/facebook/bart-base'. Output is uncased, can use 'https://huggingface.co/felflare/bert-restore-punctuation' to restore punctuation.
 
 
 
 
8
  ---
9
 
10
  Dataset: https://www.kaggle.com/datasets/voanthony/two-sentence-horror-jan-2015-apr-2023
11
+
12
  Space: https://huggingface.co/spaces/voacado/two-sentence-horror-bart
13
 
14
+
15
+ Model was fine-tuned from 'https://huggingface.co/facebook/bart-base' on Kaggle's P100 GPU (3 epochs took about 5 hours).
16
+
17
+ Output is uncased, can use 'https://huggingface.co/felflare/bert-restore-punctuation' to restore punctuation.