Giter VIP home page Giter VIP logo

t5-intro's People

Contributors

enzoampil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

t5-intro's Issues

Predict multiple spans from same tweet

Thanks for the amazing presentation. I have much more clarity on how to finetune it for QA now.
I have a dataset which actually contains multiple indices (or spans) as output. Example : If tweet is "Getting bored of walking up and down the stairs. Dont want to do it again!" and sentiment is negative, the answer given is : "getting bored of walking ; dont want to do it again".
Here there are two spans extracted from same tweet which correctly points to negative sentiment. I want to finetune the model in this way that it is able to extract both the spans separated by a token.
In your dataset, all spans have only a single phrase as label as far as I can observe.
Can you suggest a way to change the labels in a way to achieve this? Do I simply add a token between multiple spans in output?

Thanks for you help!

Import issue with transformers

pip installing transformer==2.9 creates import issues in this line.

from transformers import (
AdamW,
AutoConfig,
AutoModelWithLMHead,
AutoTokenizer,
get_linear_schedule_with_warmup,
)

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.