Skip to content

Ethanscuter/probing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Probability Prediction

Models

  • Statistical models: N-Gram Language model w/o Kneser–Ney smoothing
  • Sequential models: RNN, LSTM and GRU
  • Self-attention models: GPT

Datasets:

  • Chinese Wikipedia
  • Chinese subtitles
  • Sina Weibo (A Chinese social media platform)

Evaluation:

  • Perform word probability prediction on 100 test sentences

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages