Skip to content

Commit 24f6fa8

Browse files
author
xuming06
committed
add bert demo for pytorch.
1 parent b685c8d commit 24f6fa8

3 files changed

Lines changed: 993 additions & 0 deletions

File tree

17tensorflow/6_bert/__init__.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# -*- coding: utf-8 -*-
2+
"""
3+
@author:XuMing([email protected])
4+
@description:
5+
"""
6+

0 commit comments

Comments
 (0)