Giter Site home page Giter Site logo

Comments (6)

Spico197 avatar Spico197 commented on July 29, 2024

您好,输出文件夹中的内容仅包含一些用于评价的中间结果。如果想获得完整的事件预测结果,可以参考项目中提供的推理接口:https://github.com/Spico197/DocEE/blob/main/inference.py

from docee.

cathyry avatar cathyry commented on July 29, 2024

您好,输出文件夹中的内容仅包含一些用于评价的中间结果。如果想获得完整的事件预测结果,可以参考项目中提供的推理接口:https://github.com/Spico197/DocEE/blob/main/inference.py

好的,但是现在遇到了新的问题,inference.py预测结果中的argument只有一个字

from docee.

Spico197 avatar Spico197 commented on July 29, 2024

这个问题比较复杂,需要排查是模型预测结果本身的问题还是预测接口的问题。

  1. 使用的是什么模型
  2. 数据集是什么
  3. load的模型的NER结果如何
  4. 有没有尝试从推理接口回溯debug,一些中间结果是什么

from docee.

Spico197 avatar Spico197 commented on July 29, 2024

Hi 您好,请问您的问题解决了吗

from docee.

cathyry avatar cathyry commented on July 29, 2024

Hi 您好,请问您的问题解决了吗

感谢您的关注,问题已经解决了,为了节省存储空间,我并没有保存每次epoch的模型结果,只保存了当前的best模型,在inference中设置了错误的模型epoch数,设置为best模型的完整正确名称后,输出正常了

from docee.

Spico197 avatar Spico197 commented on July 29, 2024

好嘞,谢谢您的反馈~

from docee.

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.