Skip to content

Commit cef2c96

Browse files
committed
Add ernie-3.0.
1 parent 2fdfd66 commit cef2c96

File tree

5 files changed

+4919
-0
lines changed

5 files changed

+4919
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
18ee8d7a8c41e47428b3f7a1e25c3066445106e38fa8a4e828dc318c6bd602e9
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": "ernie-3.0-base-zh",
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, 11]
4+
dtype = "int64"
5+
data = [1, 811, 1257, 175, 29, 502, 130, 706, 3619, 12046, 2]
6+
7+
8+
class Program_weight_tensor_data_1:
9+
name = "data_1"
10+
shape = [1, 11]
11+
dtype = "int64"
12+
data = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

0 commit comments

Comments
 (0)