文件名称:bert的python实现
文件大小:82KB
文件格式:ZIP
更新时间:2021-12-10 10:17:07
bert 深度学习 nlp
该文档主要是bert论文的python代码实现,从github网站上下载来的,有空再仔细看一下
【文件预览】:
bert-master
----run_squad.py(45KB)
----multilingual.md(11KB)
----tokenization.py(10KB)
----run_classifier.py(31KB)
----run_pretraining.py(18KB)
----create_pretraining_data.py(15KB)
----modeling.py(37KB)
----tokenization_test.py(4KB)
----requirements.txt(110B)
----extract_features.py(14KB)
----__init__.py(616B)
----optimization_test.py(2KB)
----optimization.py(6KB)
----modeling_test.py(9KB)
----CONTRIBUTING.md(1KB)
----sample_text.txt(4KB)
----LICENSE(11KB)
----README.md(40KB)
----.gitignore(1KB)