Updated How to train a model? (markdown)

master
Coet 7 years ago
parent
commit
a958053e7c
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      How-to-train-a-model?.md

+ 3
- 0
How-to-train-a-model?.md

@@ -6,3 +6,6 @@

3. Write a script to use Trainer.
[example](https://github.com/fastnlp/fastNLP/blob/743a6d75474fa393bc849c0392317c2c6bd868e4/reproduction/chinese_word_seg/cws_train.py#L51)

#### Chinese Word Segmentation (CWS)
CWS data can be downloaded from [here](http://sighan.cs.uchicago.edu/bakeoff2005/).

Loading…
Cancel
Save