Giter VIP home page Giter VIP logo

Comments (3)

mandarjoshi90 avatar mandarjoshi90 commented on August 20, 2024 1

Interesting question! It is admittedly hard to say for certain what will happen in your case. But, I'd like to think--after controlling for other pretraining details--SpanBERT is still more used to longer spans than comparable models. If and when you get results, I'd love to hear about them. Thanks!

from spanbert.

phosseini avatar phosseini commented on August 20, 2024

Interesting question! It is admittedly hard to say for certain what will happen in your case. But, I'd like to think--after controlling for other pretraining details--SpanBERT is still more used to longer spans than comparable models. If and when you get results, I'd love to hear about them. Thanks!

I'm about to test the model, just a quick question: a data point in TACRED has the following format:

Screen Shot 2020-07-19 at 9 24 14 PM

Considering the fact that for longer spans, it may not make much sense to have NER tags, should I provide the NER tags when I'm converting my inputs to TACRED format? Or is it enough just to include spans and their start and end indices in the token list? I'm writing a new run_*.py class for my task, but I'm basically trying to figure out which elements in a record are essential to be fed to SpanBERT for the type of relation extraction I described earlier.

from spanbert.

mandarjoshi90 avatar mandarjoshi90 commented on August 20, 2024

I think it should be ok to skip the tags for your task.

from spanbert.

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.