“2019-01-23”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
第78行: 第78行:
 
*1,figured out how the Bert model create the pretraining data and do the pretraining.
 
*1,figured out how the Bert model create the pretraining data and do the pretraining.
 
*2,try to use the Bert to do the error correction of a text sentence.
 
*2,try to use the Bert to do the error correction of a text sentence.
 +
*3,re-label some ASR data
 +
*4,Test vivi2.0 model
 
||  
 
||  
*3,build a programm to
+
*Construct a Text sentence error correction model
 
||
 
||
 
*   
 
*   

2019年1月23日 (三) 04:10的版本

People Last Week This Week Task Tracking (DeadLine)
Yibo Liu
Xiuqi Jiang
  • Designed a better code structure for further experiments.
  • Improved vivi2.0 and made some adjustments to .sh script.
  • Build codes under the new structure.
Jiayao Wu
  • do experiments on node_sparseness and update it on cvss
  • re-label some data
  • keep on doing experiments on pruning
  • get familiar with pytorch
Zhaodi Qi
Jiawei Yu
Yunqi Cai
  • 1,figured out how the Bert model create the pretraining data and do the pretraining.
  • 2,try to use the Bert to do the error correction of a text sentence.
  • 3,re-label some ASR data
  • 4,Test vivi2.0 model
  • Construct a Text sentence error correction model
Dan He
  • Do experiments on comparing test time and update it on cvss
Yang Zhang