issues
search
minimaxir
/
aitextgen
A robust Python tool for text-based AI training and generation using GPT-2.
https://docs.aitextgen.io
MIT License
1.84k
stars
220
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Empty Text Generation?
#235
theSoberSobber
opened
7 months ago
0
ImportError: cannot import name '_compare_version' from 'torchmetrics.utilities.imports' (/usr/local/lib/python3.10/dist-packages/torchmetrics/utilities/imports.py)
#234
Kiyuma
opened
1 year ago
0
getting error while importing aitextgen
#233
sabajhn
closed
1 year ago
2
Can't use aitextgen to train arabic module
#232
ibraheem-abusnineh
opened
1 year ago
1
No module named 'transformers.models.cpmant.configuration_cpmant'
#231
huyremy
opened
1 year ago
0
Add support for Apple MPS GPU
#230
tony352
opened
1 year ago
0
Proposed code to add Apple MPS support to aitextgen
#229
tony352
closed
1 year ago
1
ImportError: cannot import name '_TPU_AVAILABLE' from 'pytorch_lightning.utilities' (C:\Users\sambi\anaconda3\lib\site-packages\pytorch_lightning\utilities\__init__.py)
#228
SambitSahuIT
opened
1 year ago
0
Change 'ProgressBarBase' to 'ProgressBar' so it works on the (currently) latest PyTorch Lightning version
#227
dtcalabro
opened
1 year ago
1
Is it possible to set a prompt for training generations?
#226
xzuyn
opened
1 year ago
0
How do you continue training from the same place in the training set?
#225
xzuyn
opened
1 year ago
0
Fix typo and slightly improve writing
#224
ajsaraujo
opened
1 year ago
0
Gpt-J
#223
robitec97
opened
1 year ago
1
The colab notebook is broken again
#222
Blazeolmo
opened
1 year ago
3
adding neoX, biogpt, gptj, and more.
#221
breadbrowser
closed
1 year ago
1
Add files via upload
#220
breadbrowser
closed
1 year ago
0
The provided lr scheduler `LambdaLR` doesn't follow PyTorch's LRScheduler API.
#219
benninkcorien
opened
1 year ago
5
still getting the same error.
#218
koutkout
opened
1 year ago
4
Key error "loss" issue while training custom dataset
#217
vjarora1978
opened
1 year ago
0
Common Imports Fix and Readme Update to fix RuntimeError in trainer.fit()
#216
scorixear
opened
1 year ago
7
Error while using the Google collab : cannot import name 'DeepSpeedPlugin' from 'pytorch_lightning.plugins'
#215
Fqlox
opened
1 year ago
24
ImportError: cannot import name 'ProgressBarBase' from 'pytorch_lightning.callbacks.progress'
#214
dumpsters
opened
1 year ago
2
Encoding 1.5GB corpus file runs out of RAM
#213
enchantinggg4
opened
1 year ago
2
Suppress Generate config GenerationConfig
#212
francescoboc
opened
1 year ago
2
Stop generating text after period
#211
rmallick6806
opened
1 year ago
1
KeyError: 'biogpt'
#210
breadbrowser
closed
1 year ago
2
Error when trying to import
#209
rashidkisejjere0784
opened
1 year ago
0
error while trying import aitextgen
#208
dogukan33
opened
1 year ago
2
ImportError: cannot import name '_TPU_AVAILABLE' from 'pytorch_lightning.utilities'
#207
ZT00OK53
opened
1 year ago
1
gradient_accumulation_steps + warmup_steps completely breaks the model's ability to learn
#206
Vectorrent
closed
1 year ago
1
padding_side
#205
g-i-o-r-g-i-o
opened
1 year ago
1
AttributeError: can't set attribute
#204
jatinarora96
opened
1 year ago
1
convert tokenized_texts to np.asarray()
#203
Vectorrent
closed
1 year ago
0
update pytorch-lightning requirement to >= 1.8.0
#202
llimllib
closed
1 year ago
0
How do you specify model with CLI interface?
#201
rmc135
opened
1 year ago
0
ImportError: cannot import name '_TPU_AVAILABLE' from 'pytorch_lightning.utilities'
#200
ProfessorQu
closed
1 year ago
13
Aitextgen colab notebook fp16 training
#199
Blazeolmo
opened
2 years ago
1
FP16 training requires NVIDIA Apex
#198
Blazeolmo
closed
2 years ago
0
A decoder-only architecture is being used, but right-padding was detected! For correct generation results, please set `padding_side='left'` when initializing the tokenizer.
#197
Blazeolmo
opened
2 years ago
3
TokenDataset merge_datasets outputting incorrect format of list
#196
Benw8888
opened
2 years ago
1
Warmup steps
#195
TheGullahanMaster
opened
2 years ago
4
Documentation expansion - Trained set produces segments of sentences from the model
#194
ephemeralfuture
opened
2 years ago
2
RuntimeError when finetuning.
#193
wisplite
opened
2 years ago
5
Error with fp16: Original ImportError was: ModuleNotFoundError("No module named 'amp_C'")
#192
wisplite
closed
2 years ago
1
Fix #189
#191
tientr
closed
2 years ago
2
Update aitextgen.py
#190
justanotherbyte
closed
2 years ago
0
TypeError: __init__() got an unexpected keyword argument 'checkpoint_callback'
#189
kageraaron
opened
2 years ago
6
[WinError 1455] The paging file is too small for this operation to complete.
#188
GucciFlipFlops1917
closed
2 years ago
1
please to putting lies into the demo section README.md.
#187
breadbrowser
closed
2 years ago
1
ValueError: Unfeasable length constraints: the minimum length (50) is larger than the maximum length (32)
#186
breadbrowser
closed
2 years ago
0
Next