Git Product home page Git Product logo

ruatd's Introduction

RuATD

Trello проекта

We present our experiments on RuATD Shared Task Dataset that containts sentences generated by humans and different generative models.

Our pipeline was constructed in a following way: alt text

We experimented with models for binary classification (baselines are marked as bold):

encoding classifier binary: accuracy
BoW+TF-IDF FNN 0.73
word2vec LSTM 0.59
character CNN 0.66
RuBERT-tiny fine-tuning 0.81
text features FNN 0.6
text features Logreg 0.61
text features RandomForest 0.64
BERT 0.79622
TF-DF Logreg 0.63562

We chose RuBERT-tiny as the best model.

Then we tried different models on classification of texts that RuBERT-tiny recognised as "non-human".

encoding classifier accuracy macro f1-score
TF-IDF FNN 0.3 0.29
word2vec LSTM 0.29 0.25
character CNN 0.37 0.32
text features FNN 0.26 0.17
text features Logreg 0.22 0.1
text features RandomForest 0.27 0.24
Combo Model 0.39 0.35

We chose Combo model that includes parts of other models' acrhitectures in the following way:

alt text

Combined with RuBERT-tiny, the Combo model shows 0.5 accuracy.

For details see our presentation (in Russian).

ruatd's People

Contributors

ekaterinavoloshina avatar polinakdrvtsva avatar

Stargazers

 avatar

Watchers

 avatar

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.