imhuay
imhuay
可以参考下面的代码: ```python def model_fine_tune_config(model: keras.Model, layer_name: _LayerName, is_fine_tune=True, is_fine_tune_norm=False, is_fine_tune_embedding=False, n_fine_tune_transformer_block=None): """ 模型 fine tune 配置,如果有其他需求可以参考这个方法修改: - 比如像控制特定哪几个 transformer 要参与训练 Args: model: layer_name: is_fine_tune: 是否微调模型,默认 True is_fine_tune_norm: 是否微调 LayerNormalization 层,默认...
刚刚发现还有 GitHub Page 这个东西...
You are right!
However, it doesn't move once a sentence. Actually, it also can't recognize the Chinese punctuations. Examples: ``` |output gate 会影响结果,因此该模型有两个版本,分别为是否使用 // output| gate 会影响结果,因此该模型有两个版本,分别为是否使用 // output gate| 会影响结果,因此该模型有两个版本,分别为是否使用 // output...
> Thanks for the report [@imhuay](https://github.com/imhuay). If you can come up with a suggested solution to this in your user settings and chime back with an example of how that...