Giter VIP home page Giter VIP logo

convert-polyai-torch's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿง‘โ€๐Ÿ’ป I'm currently a Lead Deep Learning Engineer at Chattermill, previously Research Engineer at Ontocord.ai

  • ๐ŸŒ I also carry out Machine Learning Research for LAION (Stability AI) on the Ezra-1 UltraCluster, LUMI and JUWELS supercomputers; previously did work for BigScience and the BLOOM evaluation

  • ๐ŸŽ“ I previously did my Masters in Machine Learning & A.I at Imperial College London carrying out work in natural language generation

  • ๐Ÿ“ Iโ€™m an active contributor of machine learning libraries such as Hugging Face Transformers and Gem-benchmark

  • ๐Ÿ’ฌ I sometimes give talks for the NLP study group, the most popular NLP community on meetup.com

  • ๐Ÿ”ญ Iโ€™m currently working on Mixture of experts and the open-source chat agent OpenAssistant

  • ๐Ÿ“ซ How to reach me: [email protected] or message me on LinkedIn

convert-polyai-torch's People

Contributors

jordiclive 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  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

convert-polyai-torch's Issues

For loop for relative bias

relative bias addition is row additions of permutations of a subset of bias vector ,
need to find way to get rid of for loop and code this in one. definitely parralizable.

Cosine annealing vs cosine similarity clarification

really not clear from paper: 'computed as cosine similarity
with annealing between the encodings hx and
hy. It starts at 1 and ends atp
d, linearly increasing
over the first 10K training batches.'

Seems to interleave the two??

BPE from scratch

implement BPE from scratch with unk tokens hashed (although may achieve worse results on downstream tasks) as # perhaps not as general as bpemb's 25000.model

label smoothing

need to check ive implemented label smoothing with how authors how they label smoothed their objective sampling as objective fn includes negative sampling.

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.