Coder Social home page Coder Social logo

brunneis / ilab-erisk-2020 Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 1.0 33 KB

Repository accompanying the CLEF 2020 eRisk Workshop Working Notes for the iLab team (University Of Strathclyde)

License: GNU General Public License v3.0

Jupyter Notebook 69.03% Shell 2.30% Python 28.67%
bert early-risk text-classification huggingface transformers xlm-roberta tensorflow tensorflow2 bert-model clef

ilab-erisk-2020's Introduction

ilab-erisk-2020

Repository accompanying the CLEF 2020 eRisk Workshop Working Notes for the iLab team (University Of Strathclyde)

Work in progress...

ilab-erisk-2020's People

Contributors

brunneis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ilab-erisk-2020's Issues

I have a question about the Train and Test method

Hi, I've read the paper and have questions about the Train and Test method

  1. In the case of Train, is it the same as the method of fine-tuning the BERT model for text classification? In this case, is it correct to understand that only text and tags are used without considering the user?

  2. In the case of the test, it was said that the predicted probability is averaged.
    I wonder if 1) Did you take the method of storing the predicted value of the previous post in a specific variable,
    or 2) put the previous posts together as a model input.

    For instance, the input of case 1) is {post 1} {post 2} {post 3} ,,,
    and the input of case 2) is {post 1} {post 1, post 2} {post 1, post 2, post 3},,,,
    Which of the two is correct?

Thank you

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.