- 05 6月, 2022 1 次提交
 - 
- 
由 Sing_chan 提交于
* use yapf to format all python file * yapf exclude two unittests file for they rely on writing and reading file, and format will break them * disable diff_py_file because too many diff files cause command following failed
 
 - 
 - 12 1月, 2022 1 次提交
 - 
- 
由 Chen Long 提交于
* update readme test=document_fix * update conll05 docs * update conll05 docs test=document_fix
 
 - 
 - 29 4月, 2021 1 次提交
 - 
- 
由 zhiboniu 提交于
add __all__=[] to python files not in API public list; import * only support in API public list files (#32643)
 
 - 
 - 26 4月, 2021 1 次提交
 - 
- 
由 zhiboniu 提交于
 
 - 
 - 02 12月, 2020 1 次提交
 - 
- 
由 mls1999725 提交于
* Update IterableDataset API * Update TensorDataset API * Update APIs in paddle/text/datasets * Update dataset.py
 
 - 
 - 31 8月, 2020 1 次提交
 - 
- 
由 qingqing01 提交于
* Move hapi form paddle/incubate to paddle * Remove vision/datasets/utils.py and clean code * Add sample code for conll05 * Print pull path when saving model * Fix sample code after paramter_list of SGD is changed to parameters * Fix bug in wmt16 datase
 
 - 
 - 21 8月, 2020 1 次提交
 - 
- 
由 Kaipeng Deng 提交于
* add map_style dataset. test=develop
 
 -