fastNLP/tests/core/metrics
2022-04-16 12:40:29 +08:00
..
__init__.py 添加了metric测试用例 2022-04-08 21:37:12 +08:00
test_accuracy_torch.py 增加ClassifyF1PreRecMetric的多卡测试用例 2022-04-12 16:06:25 +08:00
test_accutacy_paddle.py 增加paddle单卡的accuracy测试用例 2022-04-15 20:03:44 +08:00
test_classify_f1_pre_rec_metric_torch.py update metric的实现 2022-04-16 12:40:29 +08:00
test_element.py 添加了metric测试用例 2022-04-08 21:37:12 +08:00
test_span_f1_rec_acc_torch.py update metric的实现 2022-04-16 12:40:29 +08:00
utils.py 增加ClassifyF1PreRecMetric的多卡测试用例 2022-04-12 16:06:25 +08:00