Text2Text Generation
Transformers
PyTorch
TensorBoard
Safetensors
bart
Generated from Trainer
Inference Endpoints
indiejoseph commited on
Commit
3bc0120
1 Parent(s): 3bd5708

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
22
 
23
  # bart-base-cantonese
24
 
25
- This model is a continue pre-train version of [fnlp/bart-base-chinese](https://huggingface.co/fnlp/bart-base-chinese) on filtered Cantonese common crawl datast.
26
 
27
  This tokenizer has extended the Bert tokenizer from fnlp/bart-base-chinese with 500 more Chinese characters commonly found in Cantonese
28
 
 
22
 
23
  # bart-base-cantonese
24
 
25
+ This model is a continue pre-train version of [fnlp/bart-base-chinese](https://huggingface.co/fnlp/bart-base-chinese) on filtered Cantonese common crawl dataset with 198M tokens.
26
 
27
  This tokenizer has extended the Bert tokenizer from fnlp/bart-base-chinese with 500 more Chinese characters commonly found in Cantonese
28