Git Product home page Git Product logo

Comments (5)

gaotianyu1350 avatar gaotianyu1350 commented on May 30, 2024

诶应该是文档忘记更新了,请问是哪里提到了test_demo.py?

from fewrel.

Wangpeiyi9979 avatar Wangpeiyi9979 commented on May 30, 2024

Uploading image.png…

from fewrel.

Wangpeiyi9979 avatar Wangpeiyi9979 commented on May 30, 2024

https://thunlp.github.io/1/fewrel/codalab.html
Step4

from fewrel.

Wangpeiyi9979 avatar Wangpeiyi9979 commented on May 30, 2024

我把所有程序上传到codalab上,因为个人习惯问题,我一般先从data中预处理数据得到需要的vocab.txt,然后写入到data文件夹,最后模型构建embedder时再使用vocab.txt, 请问这个写入vocab.txt到data文件夹下的操作不被运行吗

Traceback (most recent call last):
File "create_tool_data.py", line 37, in
with open(vocab_out_path, 'w') as f:
OSError: [Errno 30] Read-only file system: './data/vocab.txt'

这里的vocab_out_path = vocab.txt

from fewrel.

Wangpeiyi9979 avatar Wangpeiyi9979 commented on May 30, 2024

已经可以在网站上对dev进行评测了

from fewrel.

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.