摘要:
classfication #文件夹 │run.py ├─model #文件夹 │bert.py bert.py中有Config类 class Config(object): """配置参数""" def __init__(self, dataset): run.py中有: from importl 阅读全文
posted @ 2020-06-05 23:05
君莫笑L
阅读(1998)
评论(0)
推荐(0)