Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
LINC-BIT
/
EdgeTA
Running

App Files Files Community
1
EdgeTA / data /datasets /machine_translation /REFERENCES.md
LINC-BIT's picture
LINC-BIT
Upload 1912 files
b84549f verified over 1 year ago
preview code
|
raw
history blame contribute delete
668 Bytes

https://blog.csdn.net/tMb8Z9Vdm66wH68VX1/article/details/125827045 use BERT for machine translation

https://ifwind.github.io/2021/08/26/BERT%E5%AE%9E%E6%88%98%E2%80%94%E2%80%94%EF%BC%881%EF%BC%89%E6%96%87%E6%9C%AC%E5%88%86%E7%B1%BB/#%E6%95%B0%E6%8D%AE%E9%A2%84%E5%A4%84%E7%90%86 machine translation tutorial

https://colab.research.google.com/drive/1WIk2bxglElfZewOHboPFNj8H44_VAyKE?usp=sharing#scrollTo=ZwQIEhKOrJpl # offical tutorial code

NOTE:

official tutorial code (without trainer, writing from stractch)

https://github.com/huggingface/transformers/blob/66954ea25e342fd451c26ec1c295da0b8692086b/examples/pytorch/translation/run_translation_no_trainer.py