Issues
- 0
faiescale
#81 opened by programgenius - 0
training_copyt5_model_demo.py 没办法复现
#80 opened by ytWu1314 - 3
模型推理
#65 opened by lichengyang666 - 7
大佬 我在训练的时候遇到这个问题pytorch_lightning.utilities.exceptions.MisconfigurationException: `DDPShardedPlugin` requires `fairscale` to be installed. Install it by running `pip install fairscale`.,但是我明明已经安装好了还是报相同的错,这是啥原因啊,另外想问一下cpu可以跑通么
#64 opened by lichengyang666 - 1
提供一个调试好的 pip 环境(python==3.9.16)
#58 opened by qiguanqiang - 2
RuntimeError: element 0 of tensors does not require grad and does not have a grad_fn
#77 opened by ShiJiangYuan - 2
使用 t5-pegasus 模型时,损失计算中出现 "RuntimeError: element 0 of tensors does not require grad and does not have a grad_fn" 错误
#71 opened by yudi6 - 5
大佬大佬,如果我想在这个里面加个gcn网络帮助完成摘要应该从哪里入手呢
#75 opened by Jerrica123 - 2
有关ProphetNetForConditionalGeneration部分出错请教
#73 opened by bingfeiz - 0
计算 token 数目
#79 opened by zacharykzhao - 9
你好作者,我的代码提示此错误ValueError: You have to specify either input_ids or inputs_embeds,能提示一下吗
#76 opened by wangyudong1997 - 0
huggingface上无法加载tokenizer
#78 opened by wang-TJ-20 - 1
- 0
目标文本标签处理有误(T5-Pegasus模型)
#72 opened by yudi6 - 2
两卡训练速度比单卡训练速度慢
#68 opened by YueWen1024 - 2
t5-pegasus输出异常
#70 opened by GzmCR - 1
非标准json文件
#69 opened by Tiangewang0524 - 0
为什么只有训练代码,没有推理代码?
#67 opened by Amazing-J - 1
请问如何取消T5模型生成的开始标记?
#66 opened by estuday - 1
有人试过转onnx吗,T5copy模型转onnx,转不成功,一直处于运行状态,也不报错!
#63 opened by zzzhaoguziji - 1
关于 训练 fnlp/cpt-large,出现 维度不一致问题
#62 opened by km1994 - 1
- 1
训练T5Copy出现AttributeError
#61 opened by lyh124 - 3
文案生成达不到基线水平
#57 opened by Amazing-J - 2
T5_copy训练参数precision=16,batch=16,训练时仅占18g显存,validation时显存快速增加,最后oom,precision=32时反而不会出现问题?
#59 opened by zzzhaoguziji - 8
请问预训练时所采用的输入数据格式是什么样的?
#35 opened by songmzhang - 0
t5-copy-large发布
#56 opened by y1ny - 3
- 2
T5与T5-Cpoy的指标对比
#55 opened by shihanmax - 3
请问输入长度是否有限制,根据输入格式训练可以完成文本摘要任务吗
#50 opened by Enderfga - 1
free(): invalid pointerAborted (core dumped)
#54 opened by yapimingye - 3
- 0
- 2
PyTorch-lightning 版本
#51 opened by BigBinnie - 1
- 1
- 2
关于PytorchLightning `__init__`中 `self.model`的疑问
#46 opened by zhouyusd - 1
输入输出格式问题
#48 opened by zixiliuUSC - 1
请问哪里能下载t5-pegasus-large模型?
#47 opened by CheaSim - 2
函数训练中断如何接着之前的权重训练
#45 opened by airsyuan - 5
The difference of released pretrained model
#43 opened by airsyuan - 9
t5_copy inference报错
#44 opened by airsyuan - 1
- 3
您好,那个百度云盘链接失效了,可以更新一下吗? 谢谢
#32 opened by moonlit77 - 3
t5_pegasus keras版本到pytorch版本如何转化?
#33 opened by chenchenhaha - 1
您好,执行train_t5_copy.py 需要的requirement.txt是?
#41 opened by logicxin - 0
- 1
- 0
t5-copy-summary训练数据来源是什么
#37 opened by zhouyusd - 2
关于 T5PegasusTokenizer 的问题
#34 opened by XinyuGuan01