Results 7 comments of ZXY

i have the same question

> I want to run the code in new video. I obtained the joints of the frames using openpose in .json file. How do I use .json file in place...

> > 发生报错FileNotFoundError: [Errno 2] No such file or directory: 'data/imdb-gender-age101.pkl' > > 请问哪里可以下载? > > 你百度搜索: imdb 数据集,会有相关的下载链接,只需两个压缩包:imdb_crop.tar 以及 imdb_meta.tar ,在该项目的目录下新建data文件夹,将2个tar目录放入其中,然后顺着教程来即可,即运行python pre_process.py 结束后自动在data目录下生产pkl文件。 请问imdb.mat怎么生成呢,感谢!

> @JackeyHRan transformers 4.45.1 遇到了同样的问题,降级到4.40.0似乎可以正常保存权重 请问你遇到这个问题了吗?File "/opt/conda/lib/python3.8/site-packages/transformers/modeling_utils.py", line 1705, in get_input_embeddings raise NotImplementedError 应该怎么解决啊,感谢

> > > @JackeyHRan transformers 4.45.1 遇到了同样的问题,降级到4.40.0似乎可以正常保存权重 > > > > > > 请问你遇到这个问题了吗?File "/opt/conda/lib/python3.8/site-packages/transformers/modeling_utils.py", line 1705, in get_input_embeddings raise NotImplementedError 应该怎么解决啊,感谢 > > 虽然我没遇到过这个问题,但我觉得大概率是transformers版本的问题 谢谢,是我自己的代码问题。想问题下你跑过26B的mpo吗?我8卡,80G显存不够。

> same problem! 使用llamafactory-cli api 生成的结果跟 llamafactory-cli train --do_predict True 生成的结果就是不一样,api的更糟糕 你说的更糟糕是在训练集抽取的数据做的测试吗