SKRohit/Generating_Text_Summary_With_GPT2
A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.
Jupyter Notebook
Issues
- 0
abstract instead of article
#16 opened by yezhengli-Mr9 - 3
About batch_size
#9 opened by duongkstn - 0
Preprocessing
#15 opened by harikrishna-ps - 4
- 3
Where is model_file
#12 opened by SumanthSrungavarapu - 1
Token indices sequence length is longer than the specified maximum sequence length for this model (4681 > 1024). Running this sequence through the model will result in indexing errors
#11 opened by SumanthSrungavarapu - 0
About batch_size
#8 opened by duongkstn - 0
TypeError: generate_sample() missing 1 required positional argument: 'model'
#13 opened by SumanthSrungavarapu - 3
- 1
train_gpt2_summarizer.py does not work
#4 opened by demegire - 0
- 1
name 'ignore_index' is not defined
#3 opened by iravkr - 1
max_articles_size : expected 2 got 1
#2 opened by AIDRI