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
Created fastNLP model information (markdown)
master
Coet
6 years ago
parent
4e89587baa
commit
f9793319cc
1 changed files
with
5 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
fastNLP-model-information.md
+ 5
- 0
fastNLP-model-information.md
@@ -0,0 +1,5 @@
| task | model name | training set | network architecture | pickle files |
| ------------ | ------------- | ------------- | ------------- |------------- |
| Chinese word segmentation | cws_basic_model | pku | CNN + biLSTM + CRF | cws_basic_model_v_0.pkl |
| Chinese POS tagging | pos_tag_model | People Daily | CNN + biLSTM + CRF | pos_tag_model_v_0.pkl |
| Chinese news classification | text_classify_model | | | text_class_model_v0.pkl |
Write
Preview
Loading…
Cancel
Save