thunlp/PLMpapers

By GitHub - 2021-03-10

Description

Must-read Papers on pre-trained language models. Contribute to thunlp/PLMpapers development by creating an account on GitHub.

Summary

  • README.md PLMpapers Introduction Pre-trained Languge Model (PLM) is a very popular topic in NLP.
  • In this repo, we list some representative work on PLM and show their relationship with a diagram.
  • Feel free to distribute or use it!
  • Here you can get the source PPT file of the diagram if you want to use it in your presentation.

 

Topics

  1. NLP (0.23)

Similar Articles

UKPLab/EasyNMT

By GitHub - 2021-01-27

Easy to use, state-of-the-art Neural Machine Translation for 100+ languages - UKPLab/EasyNMT

Semantic hand segmentation using Pytorch

By Medium - 2020-12-02

Semantic segmentation is the task of predicting the class of each pixel in an image. This problem is more difficult than object detection…

Time-Series Forecasting with Google BigQuery ML

By Medium - 2021-02-16

If you have worked with any kind of forecasting models, you will know how laborious it can be at times especially when trying to predict multiple variables. From identifying if a time-series is…

Introduction to Machine Learning in C# with ML.NET

By Medium - 2020-05-27

When thinking of data science and machine learning, two programming languages, Python and R, immediately come to mind. These two languages have support for every common machine learning algorithm…

pytorch-widedeep: deep learning for tabular data

By Medium - 2021-02-22

This is the third of a series of posts introducing pytorch-widedeepa flexible package to combine tabular data with text and images (that could also be used for “standard” tabular data alone). The…