8000 GitHub - rongfei-chen/TF_SEQ: This project ia a instance of Natural Language Processing with utilizing the Transformer model.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This project ia a instance of Natural Language Processing with utilizing the Transformer model.

Notifications You must be signed in to change notification settings

rongfei-chen/TF_SEQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TF_SEQ

This project ia an instance of Natural Language Processing with utilizing the Transformer model.

requirements

torch == 1.8.1

torchtext == 0.9.1

python == 3.9

details

  1. Transformer.py : constrcut a complete Transformer model
  2. LABD.py : Load and Batch Data
  3. runModel.py : running the train_function and evaluate_function

something else

This project is an instance of Natural Language Processing with utilizing the Transformer model. The source code is provided by the url(https://pytorch.org/tutorials/beginner/transformer_tutorial.html). I just made some changes on this basis, if you have any questions about this program, please contact me at: chencarl1994@gmail.com

About

This project ia a instance of Natural Language Processing with utilizing the Transformer model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0