Code Monkey home page Code Monkey logo

bert_bias's Introduction

bert_bias

This is a project to investigate bias in contextual language models and trying to mitigate it.

We start off with a masked language modelling task. bert_mlm.py generates a ranked list for the probability of a given word being the masked word in a given sentence.

We used the following sentences as an example: the teacher was a

The top 10 possible outputs for which were: woman 0.05570428366662058 man 0.04102633483610361 friend 0.04059647814295565 student 0.03954510512991802 child 0.026983342923277063 story 0.02219460654955375 future 0.014575299636183507 girl 0.013476121394806546 winner 0.013310269401394724 band 0.01131433537306671 song 0.010252867396018292

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.