1 Star 1 Fork 2

前端老油条协会 / bert_train

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
test.py 121 Bytes
一键复制 编辑 原始数据 按行查看 历史
lee 提交于 2019-04-21 18:45 . 单层转双层
with open('./log/index.txt','w') as fs:
for i in range(4):
a = 1
fs.write("hehe{}".format(a) + '\n')
Python
1
https://gitee.com/freshlee/bert_train.git
git@gitee.com:freshlee/bert_train.git
freshlee
bert_train
bert_train
master

搜索帮助