Skip to content

Commit 5b26418

Browse files
committed
Add roformer.
1 parent 5ff299c commit 5b26418

File tree

5 files changed

+7128
-0
lines changed

5 files changed

+7128
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d86297d73ef9dc4f94aa9469ce74b3907d2acccb9cf55c4159cbc65cd4f8f85d
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"framework": "paddle",
3+
"model_name": "roformer-chinese-base",
4+
"num_devices_required": 1,
5+
"num_nodes_required": 1
6+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
class Program_weight_tensor_data_0:
2+
name = "data_0"
3+
shape = [1, 8]
4+
dtype = "int64"
5+
data = [101, 22355, 8994, 25854, 5438, 2473, 106, 102]
6+
7+
8+
class Program_weight_tensor_data_1:
9+
name = "data_1"
10+
shape = [1, 8]
11+
dtype = "int64"
12+
data = [0, 0, 0, 0, 0, 0, 0, 0]

0 commit comments

Comments
 (0)