Giter Site home page Giter Site logo

Comments (4)

what-is-perfect avatar what-is-perfect commented on June 4, 2024

我想我找到了原因,目前正在做测试:我的训练是在Docker中进行的,由于前期没有设置(共享内存)shm-size,所以我的container中shm-size=64M,当高速读数据时,可能导致上述错误。shm-size可通过df -h查询,其为shm行,我扩大为原size100倍,目前尚未报错。相关修改方式可参考:https://blog.csdn.net/weixin_44966641/article/details/123930747。
如有相同报错,烦请在我表明完成验证后再做修改

from knover.

what-is-perfect avatar what-is-perfect commented on June 4, 2024

很遗憾不是上面的问题,有知道出发这个问题的原因和解决方法的朋友吗?烦请帮忙解答一下,谢谢!!!

from knover.

sserdoubleh avatar sserdoubleh commented on June 4, 2024

可以确认下数据格式,是不是\t的数量有异常,数据里面包含\t字符

from knover.

what-is-perfect avatar what-is-perfect commented on June 4, 2024

我模拟了整个数据读入的过程,数据读取程序没有问题,然后按照**@sserdoubleh的方案,检查了数据文档,原因是原始数据中使用了**医药聊天数据,从其中按列读取的数据仍有部分包含额外的table符号,因此在模型训练时触发上述错误,先基本确认解决问题,感谢@sserdoubleh**

from knover.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.