508 Commits (a1a41c2d8b0df658fc0067fb37f3a0eb16db36e8)
 

Author SHA1 Message Date
  yh a1a41c2d8b 1. unused报错运行错误修复 7 years ago
  yh 1fb1df4a31 1. metric修改fast_param 7 years ago
  yh 785c41ded5 Merge branch 'trainer' of github.com:FengZiYjun/fastNLP into trainer 7 years ago
  yh beb55f5288 * change trainer iterating into tqdm 7 years ago
  yunfan 1421b7dfba add this feature totally for yh 7 years ago
  yunfan ad3c5b6ef0 add magic iter in dataset 7 years ago
  FengZiYjun 513876d5db Updates: 7 years ago
  yunfan 9c8ec45742 Merge branch 'trainer' of https://github.com/FengZiYjun/fastNLP into dataset 7 years ago
  yunfan 131e1ccd3b add _fast_param_map 7 years ago
  FengZiYjun 6f58ec34b4 Updates: 7 years ago
  FengZiYjun f62060339e All tests pass. Ready to merge. 7 years ago
  yh 9e3fd0fe4c Merge branch 'trainer' of github.com:FengZiYjun/fastNLP into trainer 7 years ago
  yh 77f8ac77da 对trainer中check code的报错信息进行了增强;将tester中的output修改为pred_dict 7 years ago
  FengZiYjun cc440b5ed6 All tests pass. 7 years ago
  yh d4af19ec1f Merge branch 'trainer' of github.com:FengZiYjun/fastNLP into trainer 7 years ago
  yh 88949ba1da 修改dataset.py的apply signature; batch当中增加num_batches属性; tester的format_eval_results修改; metric增加fast_evaluate_call机制 7 years ago
  FengZiYjun 5824b7f4c7 跑通tutorial,修复一些bugs: 7 years ago
  yh b2e09b745e Merge branch 'trainer' of github.com:FengZiYjun/fastNLP into trainer 7 years ago
  yh d19850b397 * add _fast_call_evaluate mechanism in MetricBase 7 years ago
  FengZiYjun 11c82ab2e7 跑通test_trainer.py,联调结束,准备发布 7 years ago
  FengZiYjun 201f5109d6 Updates: 7 years ago
  yh 8dd73a9205 Merge branch 'trainer' of github.com:FengZiYjun/fastNLP into trainer 7 years ago
  yh 234ceb6fa3 fix bug in MetricBase 7 years ago
  FengZiYjun 125c2718e4 Update 7 years ago
  yh c2d2137500 bug fix in MetricAccuracy 7 years ago
  yh 8d7d2b428c initial test for AccuracyMetric 7 years ago
  yh 50f1c28b74 metric bug fix 7 years ago
  yh a90a62ab9b metric bug fix 7 years ago
  yh a05ffd31cd trainer增加对evaluate结果的check 7 years ago
  yh f76851b982 Merge branch 'trainer' of github.com:FengZiYjun/fastNLP into trainer 7 years ago
  FengZiYjun d74901e037 Trainer Update: 7 years ago
  FengZiYjun fb5215ae73 fix bug in Trainer about metric_key 7 years ago
  yh 84024aaaa4 _prepare_metric函数增加检查evaluate与get_metric方法 7 years ago
  yh bd94dd2c7f metrics中实现AccuracyMetric, 并将metric的计算方式由一把计算修改为batch by batch 7 years ago
  yh f24fca1b21 change the calculation of metric to batch by batch. The older design is to concat all data before calculation. 7 years ago
  yh 1b961f136c conflict in trainer solved 7 years ago
  yh 3daa889bb0 LossInForward update 7 years ago
  yh 3a4a729314 trainer and tester change check_code 7 years ago
  xuyige ba7b17661c Merge branch 'trainer' of https://github.com/FengZiYjun/fastNLP into check 7 years ago
  xuyige 6d36190be4 update LossBase class 7 years ago
  FengZiYjun 8a7077fed2 更新Optimizer: 7 years ago
  FengZiYjun 08375d51b0 Merge remote-tracking branch 'FengZiYjun/trainer' into trainer 7 years ago
  FengZiYjun e5e7f29d72 更新Trainer: 7 years ago
  FengZiYjun e6864ea7e0 更新embed_loader: 7 years ago
  yh 0d4720b1d9 CheckError add function 7 years ago
  yh 2c8bd9575a add _method_function 7 years ago
  xuyige 84eb50a810 Merge branch 'trainer' of https://github.com/FengZiYjun/fastNLP into check 7 years ago
  yh 7c439e7a98 Merge branch 'trainer' of github.com:FengZiYjun/fastNLP into trainer 7 years ago
  xuyige 37e282d324 update LossBase class 7 years ago
  yh ad0a8c1775 增加metric 7 years ago