You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gosicfly 9a9732a86f Update vocabulary.py (#325) 4 years ago
..
core 新增ConstantTokenNumSampler使得每个sample中token数量一致,可以最大化利用GPU的显存 4 years ago
data_for_tests 新增对RobertaEmbedding和GPT2Embedding的支持 5 years ago
embeddings Update vocabulary.py (#325) 4 years ago
io 修复seq2seq_generator的bug 4 years ago
models 在@linzehui 的帮助下seq2seq终于有了第一个版本; 目前实现了Seq2Seq的Transformer和LSTM版本,但metric和loss还没update; 5 years ago
modules Merge branch 'master' of github.com:fastnlp/fastNLP 4 years ago
__init__.py Updates to cores, action, loader: 7 years ago
test_tutorials.py 三个纬度 check: DataSet Tutorial 5 years ago