Commit Graph

125 Commits (1ce2fca48460f4eed91aff479265358ba40637a8)

Author SHA1 Message Date
dangqingqing 0925681543 fix typo.
8 years ago
dangqingqing 6a7f1212f5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into row_conv_fix
8 years ago
dangqingqing e287034d73 minus mean in flowers dataset.
8 years ago
dangqingqing 0c70f34c60 Fix bug for flowers dataset and row_conv.
8 years ago
gongweibao 5b2f9939c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fixdownloadbug
8 years ago
gongweibao 48fdfd5a03 fix bugs
8 years ago
wanghaoshuang 01f44bff66 rename args and add comments
8 years ago
wanghaoshuang 80642bee00 fix_xmap and refine flowers dataset
8 years ago
Your Name e915aa9cf1 fix bugs
8 years ago
root 97270b9f27 add convert function
8 years ago
Yi Wang ff4be82252 Handle multiple processes trying to create the data home directory
8 years ago
Helin Wang 936ac658c0 Fix unit test error: File exists: /root/.cache/paddle/dataset
8 years ago
gongweibao 77c4dce759 modify 10000 to 1000
8 years ago
gongweibao 283bdc5062 fix by helin's comments
8 years ago
gongweibao 9011f9e52c add precommit
8 years ago
wanghaoshuang 990b7d7bc9 rename xmap to xmap_readers and remove 'from cv2 import resize' in image.py
8 years ago
wanghaoshuang e62a4d7abe xmap: change multiprocess to multithread.
8 years ago
wanghaoshuang@baidu.com 2799b0ec50 Add flowers dataset for image classification model
8 years ago
Yancey 97a594e7f8 Split dataset into multiple files (#2320)
8 years ago
dzhwinter 6e91ebc0dd "remove extrafile"
8 years ago
dzhwinter b098ef69a4 "remove the rar extractfile, prevent small files"
8 years ago
dzhwinter 590c6038fc "format Test"
8 years ago
dzhwinter a4313de808 "remove the pairwise other genereate method"
8 years ago
dzhwinter 4ac5caaaa7 "formatter"
8 years ago
dzhwinter d86fb1d133 "precommit format with github style"
8 years ago
dzhwinter 82eb0fe45b "fix len type error of QueryList"
8 years ago
dzhwinter 16d6bd7c38 "fix label genenerate type. avoid IVector create error when init label"
8 years ago
dzhwinter d7ef562450 "better format"
8 years ago
dzhwinter 96ca1e966a "add mq2007 dataset for learning to rank task"
8 years ago
Cao Ying 81fb41f097 Merge pull request #2023 from pkuyym/develop
8 years ago
yangyaming 286696aa2b extend imikolov instead of adding ptb
8 years ago
yangyaming 70d15e84be Add dataset ptb
8 years ago
pkuyym a3e975d99a Merge pull request #1984 from pkuyym/develop
8 years ago
yangyaming a0c3465b6e Set filter theshold as a paramter for function build_dict of dataset imikolov
8 years ago
xuwei06 478745f6bc Fix dataset typo: cretor=>creator
8 years ago
QI JUN e329655980 Merge pull request #1719 from QiJune/feature/add_v2_api_doc
8 years ago
Luo Tao 555b2dfdad add seqtext_print for seqToseq demo
8 years ago
qijun 398d50dd99 fix typo error
8 years ago
qijun b571a4148b Merge remote-tracking branch 'baidu/develop' into feature/add_v2_api_doc
8 years ago
qijun 1e29b12425 follow comments
8 years ago
qijun 5dd7586e68 merge from baidu/develop
8 years ago
Luo Tao a42233c2c2 add wmt14 trg_dict
8 years ago
Yu Yang 270c0c5f5c Remove unecessary code to generate freq_dict.
8 years ago
Luo Tao cf7f651d48 add wmt14 pretrained model
8 years ago
qijun ec2679c4d8 pass pre-commit
8 years ago
qijun 905b90d7ef format code
8 years ago
qijun 67d4d89cc4 add doc for some v2/dataset
8 years ago
qijun 9f417f129d add some dateset docs
8 years ago
Yancey1989 14eb5b8e10 rename fetch_all to fetch; add fetch_all function
8 years ago
Yancey1989 7b72c79264 update
8 years ago