bertsum-chinese icon indicating copy to clipboard operation
bertsum-chinese copied to clipboard

chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习

Results 5 bertsum-chinese issues
Sort by recently updated
recently updated
newest added

trainer.py line 76 sent_scores = sent_scores + mask.float() 这部操作请问是啥意思

Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hello, I want to confirm that if the data is English, what does the **len(document)** means here, the number of words (tokens), or the number of characters? [https://github.com/425776024/bertsum-chinese/blob/master/bert-chinese-web/predict.py](https://github.com/425776024/bertsum-chinese/blob/master/bert-chinese-web/predict.py)

Bumps [transformers](https://github.com/huggingface/transformers) from 2.5.1 to 4.30.0. Release notes Sourced from transformers's releases. v4.30.0: 100k, Agents improvements, Safetensors core dependency, Swiftformer, Autoformer, MobileViTv2, timm-as-a-backbone 100k Transformers has just reached 100k stars...

dependencies