This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
fastNLP
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Updated How to train a model? (markdown)
master
Coet
7 years ago
parent
cfa2d6667d
commit
a958053e7c
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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/).
Write
Preview
Loading…
Cancel
Save