Qiuyuan Chen
Qiuyuan Chen
网页版本
这个功能我觉得作为Windows程序并不方便,有没有兴趣做成一个网页?我最近玩程序在看django
It requires tensorflow < 2.0, but the requirements in the dependency are tensorflow >= 1.11.0, and pip will install tensorflow 2.0+ by default. Then it fails.
### Reminder - [x] I have read the above rules and searched the existing issues. ### Description 需求是在compute metrics的时候能够对照着输入分析结果。根据Huggingface Trainer的源码,是继承了这个参数,但是没有显示标识出来,需要去往前面一层一层翻源代码 include_for_metrics: list[str] = field( default_factory=list, metadata={ "help": "List of strings...