Chinese Translation Models (WebTrans)

Fairseq transformer models for Chinese text translation tasks. These models correspond to the training data in bangboom/chinese-translation-data.

Models

File Task
model_old2new.pt Classical Chinese โ†’ Modern Chinese
model_new2old.pt Modern Chinese โ†’ Classical Chinese
model_addpunc.pt Chinese Punctuation Addition
model_shici.pt Chinese Poetry Translation

Usage

These are fairseq checkpoint files. To use:

# Inference example
fairseq-generate dataflow_old2new \
  --path model_old2new.pt \
  --batch-size 128 \
  --beam 5

License

Apache-2.0

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support